Package | Description |
---|---|
com.google.api.services.calendar |
Modifier and Type | Method and Description |
---|---|
Calendar.CalendarList.Insert |
Calendar.CalendarList.insert(CalendarListEntry content)
Inserts an existing calendar into the user's calendar list.
|
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.set(String parameterName,
Object value) |
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.setAlt(String alt) |
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.setColorRgbFormat(Boolean colorRgbFormat)
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors
(RGB).
|
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.setFields(String fields) |
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.setKey(String key) |
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.setOauthToken(String oauthToken) |
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.setPrettyPrint(Boolean prettyPrint) |
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.setQuotaUser(String quotaUser) |
Calendar.CalendarList.Insert |
Calendar.CalendarList.Insert.setUserIp(String userIp) |
Copyright © 2011–2025 Google. All rights reserved.