Interface ExtMakeCalendarResource

    • Method Detail

      • createCalendar

        CollectionResource createCalendar​(String newName,
                                          Map<QName,​String> fieldsToSet)
                                   throws io.milton.http.exceptions.NotAuthorizedException,
                                          io.milton.http.exceptions.ConflictException,
                                          io.milton.http.exceptions.BadRequestException
        Create an empty calendar, and set appropriate fields
        Parameters:
        newName -
        Returns:
        Throws:
        io.milton.http.exceptions.NotAuthorizedException
        io.milton.http.exceptions.ConflictException
        io.milton.http.exceptions.BadRequestException