| Package | Description |
|---|---|
| com.google.api.services.calendar |
| Modifier and Type | Method and Description |
|---|---|
Calendar.Events.Insert |
Calendar.Events.insert(String calendarId,
Event content)
Creates an event.
|
Calendar.Events.Insert |
Calendar.Events.Insert.set(String parameterName,
Object value) |
Calendar.Events.Insert |
Calendar.Events.Insert.setAlt(String alt) |
Calendar.Events.Insert |
Calendar.Events.Insert.setCalendarId(String calendarId)
Calendar identifier.
|
Calendar.Events.Insert |
Calendar.Events.Insert.setFields(String fields) |
Calendar.Events.Insert |
Calendar.Events.Insert.setKey(String key) |
Calendar.Events.Insert |
Calendar.Events.Insert.setMaxAttendees(Integer maxAttendees)
The maximum number of attendees to include in the response.
|
Calendar.Events.Insert |
Calendar.Events.Insert.setOauthToken(String oauthToken) |
Calendar.Events.Insert |
Calendar.Events.Insert.setPrettyPrint(Boolean prettyPrint) |
Calendar.Events.Insert |
Calendar.Events.Insert.setQuotaUser(String quotaUser) |
Calendar.Events.Insert |
Calendar.Events.Insert.setSendNotifications(Boolean sendNotifications)
Whether to send notifications about the creation of the new event.
|
Calendar.Events.Insert |
Calendar.Events.Insert.setUserIp(String userIp) |