| Package | Description |
|---|---|
| com.google.api.services.calendar.model |
| Modifier and Type | Method and Description |
|---|---|
Colors |
Colors.clone() |
Colors |
Colors.set(String fieldName,
Object value) |
Colors |
Colors.setCalendar(Map<String,ColorDefinition> calendar)
A global palette of calendar colors, mapping from the color ID to its definition.
|
Colors |
Colors.setEvent(Map<String,ColorDefinition> event)
A global palette of event colors, mapping from the color ID to its definition.
|
Colors |
Colors.setKind(String kind)
Type of the resource ("calendar#colors").
|
Colors |
Colors.setUpdated(DateTime updated)
Last modification time of the color palette (as a RFC3339 timestamp).
|
Copyright © 2011–2020 Google. All rights reserved.