Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
PlaylistImageListResponse |
PlaylistImageListResponse.clone() |
PlaylistImageListResponse |
PlaylistImageListResponse.set(String fieldName,
Object value) |
PlaylistImageListResponse |
PlaylistImageListResponse.setItems(List<PlaylistImage> items) |
PlaylistImageListResponse |
PlaylistImageListResponse.setKind(String kind)
Identifies what kind of resource this is.
|
PlaylistImageListResponse |
PlaylistImageListResponse.setNextPageToken(String nextPageToken)
The token that can be used as the value of the pageToken parameter to retrieve the next page in
the result set.
|
PlaylistImageListResponse |
PlaylistImageListResponse.setPageInfo(PageInfo pageInfo)
General pagination information.
|
PlaylistImageListResponse |
PlaylistImageListResponse.setPrevPageToken(String prevPageToken)
The token that can be used as the value of the pageToken parameter to retrieve the previous
page in the result set.
|
Copyright © 2011–2025 Google. All rights reserved.