Package | Description |
---|---|
com.google.api.services.calendar.model |
Modifier and Type | Method and Description |
---|---|
CalendarNotification |
CalendarNotification.clone() |
CalendarNotification |
CalendarNotification.set(String fieldName,
Object value) |
CalendarNotification |
CalendarNotification.setMethod(String method)
The method used to deliver the notification.
|
CalendarNotification |
CalendarNotification.setType(String type)
The type of notification.
|
Modifier and Type | Method and Description |
---|---|
List<CalendarNotification> |
CalendarListEntry.NotificationSettings.getNotifications()
The list of notifications set for this calendar.
|
Modifier and Type | Method and Description |
---|---|
CalendarListEntry.NotificationSettings |
CalendarListEntry.NotificationSettings.setNotifications(List<CalendarNotification> notifications)
The list of notifications set for this calendar.
|
Copyright © 2011–2025 Google. All rights reserved.