Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
List |
List.clone() |
List |
List.set(String fieldName,
Object value) |
List |
List.setListId(String listId)
The ID of the list.
|
List |
List.setNestingLevel(Map<String,NestingLevel> nestingLevel)
A map of nesting levels to the properties of bullets at the associated level.
|
Modifier and Type | Method and Description |
---|---|
Map<String,List> |
TextContent.getLists()
The bulleted lists contained in this text, keyed by list ID.
|
Modifier and Type | Method and Description |
---|---|
TextContent |
TextContent.setLists(Map<String,List> lists)
The bulleted lists contained in this text, keyed by list ID.
|
Copyright © 2011–2024 Google. All rights reserved.