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.setConferenceDataVersion(Integer conferenceDataVersion)
Version number of conference data supported by the API client.
|
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)
Deprecated.
|
Calendar.Events.Insert |
Calendar.Events.Insert.setSendUpdates(String sendUpdates)
Whether to send notifications about the creation of the new event.
|
Calendar.Events.Insert |
Calendar.Events.Insert.setSupportsAttachments(Boolean supportsAttachments)
Whether API client performing operation supports event attachments.
|
Calendar.Events.Insert |
Calendar.Events.Insert.setUserIp(String userIp) |
Copyright © 2011–2025 Google. All rights reserved.