public class QuickAddEventBuilderImpl extends UriQueryBuilderImpl<QuickAddEventBuilder,Event> implements QuickAddEventBuilder
QuickAddEventBuilder implementation.feedUrl| Constructor and Description |
|---|
QuickAddEventBuilderImpl(java.lang.String urlTemplate,
java.lang.String calendarId) |
| Modifier and Type | Method and Description |
|---|---|
QuickAddEventBuilder |
sendNotifications(boolean sendNotifications) |
QuickAddEventBuilder |
text(java.lang.String text) |
buildUriappendQueryParam, appendQueryParam, appendQueryParam, appendQueryParam, appendQueryParam, appendQueryParam, build, castThis, encode, maxResultsNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildUrimaxResultsNumberpublic QuickAddEventBuilderImpl(java.lang.String urlTemplate,
java.lang.String calendarId)
public QuickAddEventBuilder text(java.lang.String text)
text in interface QuickAddEventBuilderpublic QuickAddEventBuilder sendNotifications(boolean sendNotifications)
sendNotifications in interface QuickAddEventBuilder