| Package | Description |
|---|---|
| com.google.api.services.keep.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListContent |
ListContent.clone() |
ListContent |
Section.getList()
Used if this section's content is a list.
|
ListContent |
ListContent.set(String fieldName,
Object value) |
ListContent |
ListContent.setListItems(List<ListItem> listItems)
The items in the list.
|
| Modifier and Type | Method and Description |
|---|---|
Section |
Section.setList(ListContent list)
Used if this section's content is a list.
|
Copyright © 2011–2025 Google. All rights reserved.