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