Calendar API v3 (revision 30)



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

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

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

Methods in com.google.api.services.calendar that return Calendar.CalendarList.Update
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setAlt(java.lang.String alt)
           
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setCalendarId(java.lang.String calendarId)
          Calendar identifier.
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setColorRgbFormat(java.lang.Boolean colorRgbFormat)
          Whether to use the 'foregroundColor' and 'backgroundColor' fields to write the calendar colors (RGB).
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setFields(java.lang.String fields)
           
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setKey(java.lang.String key)
           
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setOauthToken(java.lang.String oauthToken)
           
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setPrettyPrint(java.lang.Boolean prettyPrint)
           
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setQuotaUser(java.lang.String quotaUser)
           
 Calendar.CalendarList.Update Calendar.CalendarList.Update.setUserIp(java.lang.String userIp)
           
 Calendar.CalendarList.Update Calendar.CalendarList.update(java.lang.String calendarId, CalendarListEntry content)
          Updates an entry on the user's calendar list.