Calendar API v3 (revision 30)



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

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

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

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