Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
ChannelListResponse |
ChannelListResponse.clone() |
ChannelListResponse |
ChannelListResponse.set(String fieldName,
Object value) |
ChannelListResponse |
ChannelListResponse.setEtag(String etag)
Etag of this resource.
|
ChannelListResponse |
ChannelListResponse.setEventId(String eventId)
Serialized EventId of the request which produced this response.
|
ChannelListResponse |
ChannelListResponse.setItems(List<Channel> items)
A list of channels that match the request criteria.
|
ChannelListResponse |
ChannelListResponse.setKind(String kind)
Identifies what kind of resource this is.
|
ChannelListResponse |
ChannelListResponse.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.
|
ChannelListResponse |
ChannelListResponse.setPageInfo(PageInfo pageInfo) |
ChannelListResponse |
ChannelListResponse.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.
|
ChannelListResponse |
ChannelListResponse.setTokenPagination(TokenPagination tokenPagination) |
ChannelListResponse |
ChannelListResponse.setVisitorId(String visitorId)
The visitorId identifies the visitor.
|