| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
CustomList |
CustomList.clone() |
CustomList |
CustomList.set(String fieldName,
Object value) |
CustomList |
CustomList.setCustomListId(Long customListId)
Output only.
|
CustomList |
CustomList.setDisplayName(String displayName)
Output only.
|
CustomList |
CustomList.setName(String name)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomList> |
ListCustomListsResponse.getCustomLists()
The list of custom lists.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomListsResponse |
ListCustomListsResponse.setCustomLists(List<CustomList> customLists)
The list of custom lists.
|
Copyright © 2011–2026 Google. All rights reserved.