Package | Description |
---|---|
com.google.api.services.calendar.model |
Modifier and Type | Method and Description |
---|---|
Setting |
Setting.clone() |
Setting |
Setting.set(String fieldName,
Object value) |
Setting |
Setting.setEtag(String etag)
ETag of the resource.
|
Setting |
Setting.setId(String id)
The id of the user setting.
|
Setting |
Setting.setKind(String kind)
Type of the resource ("calendar#setting").
|
Setting |
Setting.setValue(String value)
Value of the user setting.
|
Modifier and Type | Method and Description |
---|---|
List<Setting> |
Settings.getItems()
List of user settings.
|
Modifier and Type | Method and Description |
---|---|
Settings |
Settings.setItems(List<Setting> items)
List of user settings.
|
Copyright © 2011–2025 Google. All rights reserved.