| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionListResponse |
SubscriptionListResponse.clone() |
SubscriptionListResponse |
SubscriptionListResponse.set(java.lang.String fieldName,
java.lang.Object value) |
SubscriptionListResponse |
SubscriptionListResponse.setEtag(java.lang.String etag)
Etag of this resource.
|
SubscriptionListResponse |
SubscriptionListResponse.setEventId(java.lang.String eventId)
Serialized EventId of the request which produced this response.
|
SubscriptionListResponse |
SubscriptionListResponse.setItems(java.util.List<Subscription> items)
A list of subscriptions that match the request criteria.
|
SubscriptionListResponse |
SubscriptionListResponse.setKind(java.lang.String kind)
Identifies what kind of resource this is.
|
SubscriptionListResponse |
SubscriptionListResponse.setNextPageToken(java.lang.String nextPageToken)
The token that can be used as the value of the pageToken parameter to retrieve the next page in
the result set.
|
SubscriptionListResponse |
SubscriptionListResponse.setPageInfo(PageInfo pageInfo) |
SubscriptionListResponse |
SubscriptionListResponse.setPrevPageToken(java.lang.String prevPageToken)
The token that can be used as the value of the pageToken parameter to retrieve the previous
page in the result set.
|
SubscriptionListResponse |
SubscriptionListResponse.setTokenPagination(TokenPagination tokenPagination) |
SubscriptionListResponse |
SubscriptionListResponse.setVisitorId(java.lang.String visitorId)
The visitorId identifies the visitor.
|