Package | Description |
---|---|
com.google.api.services.calendar |
Modifier and Type | Method and Description |
---|---|
Calendar.Acl.Insert |
Calendar.Acl.insert(String calendarId,
AclRule content)
Creates an access control rule.
|
Calendar.Acl.Insert |
Calendar.Acl.Insert.set(String parameterName,
Object value) |
Calendar.Acl.Insert |
Calendar.Acl.Insert.setAlt(String alt) |
Calendar.Acl.Insert |
Calendar.Acl.Insert.setCalendarId(String calendarId)
Calendar identifier.
|
Calendar.Acl.Insert |
Calendar.Acl.Insert.setFields(String fields) |
Calendar.Acl.Insert |
Calendar.Acl.Insert.setKey(String key) |
Calendar.Acl.Insert |
Calendar.Acl.Insert.setOauthToken(String oauthToken) |
Calendar.Acl.Insert |
Calendar.Acl.Insert.setPrettyPrint(Boolean prettyPrint) |
Calendar.Acl.Insert |
Calendar.Acl.Insert.setQuotaUser(String quotaUser) |
Calendar.Acl.Insert |
Calendar.Acl.Insert.setSendNotifications(Boolean sendNotifications)
Whether to send notifications about the calendar sharing change.
|
Calendar.Acl.Insert |
Calendar.Acl.Insert.setUserIp(String userIp) |
Copyright © 2011–2025 Google. All rights reserved.