| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.LiveStreams.List |
YouTube.LiveStreams.list(java.lang.String part)
Returns a list of video streams that match the API request parameters.
|
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setAlt(java.lang.String alt) |
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setFields(java.lang.String fields) |
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setId(java.lang.String id)
The id parameter specifies a comma-separated list of YouTube stream IDs that identify the
streams being retrieved.
|
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setKey(java.lang.String key) |
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setMaxResults(java.lang.Long maxResults)
The maxResults parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setMine(java.lang.Boolean mine)
The mine parameter can be used to instruct the API to only return streams owned by the
authenticated user.
|
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setOauthToken(java.lang.String oauthToken) |
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
Note: This parameter is intended exclusively for YouTube content partners.
|
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setOnBehalfOfContentOwnerChannel(java.lang.String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
|
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setPageToken(java.lang.String pageToken)
The pageToken parameter identifies a specific page in the result set that should be
returned.
|
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setPart(java.lang.String part)
The part parameter specifies a comma-separated list of one or more liveStream resource
properties that the API response will include.
|
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setQuotaUser(java.lang.String quotaUser) |
YouTube.LiveStreams.List |
YouTube.LiveStreams.List.setUserIp(java.lang.String userIp) |