Calendar API v3 (revision 30)



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

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

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

Methods in com.google.api.services.calendar that return Calendar.Calendars.Patch
 Calendar.Calendars.Patch Calendar.Calendars.patch(java.lang.String calendarId, Calendar content)
          Updates metadata for a calendar.
 Calendar.Calendars.Patch Calendar.Calendars.Patch.setAlt(java.lang.String alt)
           
 Calendar.Calendars.Patch Calendar.Calendars.Patch.setCalendarId(java.lang.String calendarId)
          Calendar identifier.
 Calendar.Calendars.Patch Calendar.Calendars.Patch.setFields(java.lang.String fields)
           
 Calendar.Calendars.Patch Calendar.Calendars.Patch.setKey(java.lang.String key)
           
 Calendar.Calendars.Patch Calendar.Calendars.Patch.setOauthToken(java.lang.String oauthToken)
           
 Calendar.Calendars.Patch Calendar.Calendars.Patch.setPrettyPrint(java.lang.Boolean prettyPrint)
           
 Calendar.Calendars.Patch Calendar.Calendars.Patch.setQuotaUser(java.lang.String quotaUser)
           
 Calendar.Calendars.Patch Calendar.Calendars.Patch.setUserIp(java.lang.String userIp)