public class UpdateEventBuilderImpl extends UriQueryBuilderImpl<UpdateEventBuilder,java.lang.Object> implements UpdateEventBuilder
UpdateEventBuilder implementation.feedUrl| Constructor and Description |
|---|
UpdateEventBuilderImpl(java.lang.String urlTemplate,
java.lang.String calendarId,
java.lang.String eventId) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEventBuilder |
alwaysIncludeEmail(boolean alwaysIncludeEmail) |
UpdateEventBuilder |
maxAttendees(int maxAttendees) |
UpdateEventBuilder |
sendNotifications(boolean sendNotifications) |
buildUriappendQueryParam, appendQueryParam, appendQueryParam, appendQueryParam, appendQueryParam, appendQueryParam, build, castThis, encode, maxResultsNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildUrimaxResultsNumberpublic UpdateEventBuilderImpl(java.lang.String urlTemplate,
java.lang.String calendarId,
java.lang.String eventId)
public UpdateEventBuilder alwaysIncludeEmail(boolean alwaysIncludeEmail)
alwaysIncludeEmail in interface UpdateEventBuilderpublic UpdateEventBuilder maxAttendees(int maxAttendees)
maxAttendees in interface UpdateEventBuilderpublic UpdateEventBuilder sendNotifications(boolean sendNotifications)
sendNotifications in interface UpdateEventBuilder