| Package | Description |
|---|---|
| com.google.api.services.calendar |
| Modifier and Type | Method and Description |
|---|---|
Calendar.CalendarList.Patch |
Calendar.CalendarList.patch(java.lang.String calendarId,
CalendarListEntry content)
Updates an entry on the user's calendar list.
|
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.set(java.lang.String parameterName,
java.lang.Object value) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setAlt(java.lang.String alt) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setCalendarId(java.lang.String calendarId)
Calendar identifier.
|
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setColorRgbFormat(java.lang.Boolean colorRgbFormat)
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors
(RGB).
|
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setFields(java.lang.String fields) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setKey(java.lang.String key) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setOauthToken(java.lang.String oauthToken) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setPrettyPrint(java.lang.Boolean prettyPrint) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setQuotaUser(java.lang.String quotaUser) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setUserIp(java.lang.String userIp) |