Calendar API v3 (revision 30)



Uses of Class
com.google.api.services.calendar.Calendar.CalendarList.Patch

Packages that use Calendar.CalendarList.Patch
com.google.api.services.calendar   
 

Uses of Calendar.CalendarList.Patch in com.google.api.services.calendar
 

Methods in com.google.api.services.calendar that return Calendar.CalendarList.Patch
 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.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)