| Package | Description |
|---|---|
| com.google.api.services.calendar.model |
| Modifier and Type | Method and Description |
|---|---|
CalendarListEntry.NotificationSettings |
CalendarListEntry.NotificationSettings.clone() |
CalendarListEntry.NotificationSettings |
CalendarListEntry.getNotificationSettings()
The notifications that the authenticated user is receiving for this calendar.
|
CalendarListEntry.NotificationSettings |
CalendarListEntry.NotificationSettings.set(String fieldName,
Object value) |
CalendarListEntry.NotificationSettings |
CalendarListEntry.NotificationSettings.setNotifications(List<CalendarNotification> notifications)
The list of notifications set for this calendar.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarListEntry |
CalendarListEntry.setNotificationSettings(CalendarListEntry.NotificationSettings notificationSettings)
The notifications that the authenticated user is receiving for this calendar.
|
Copyright © 2011–2024 Google. All rights reserved.