| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.Playlists.List |
YouTube.Playlists.list(java.lang.String part)
Returns a collection of playlists that match the API request parameters.
|
YouTube.Playlists.List |
YouTube.Playlists.List.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.Playlists.List |
YouTube.Playlists.List.setAlt(java.lang.String alt) |
YouTube.Playlists.List |
YouTube.Playlists.List.setChannelId(java.lang.String channelId)
This value indicates that the API should only return the specified channel's playlists.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setFields(java.lang.String fields) |
YouTube.Playlists.List |
YouTube.Playlists.List.setHl(java.lang.String hl)
The hl parameter should be used for filter out the properties that are not in the given
language.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setId(java.lang.String id)
The id parameter specifies a comma-separated list of the YouTube playlist ID(s) for the
resource(s) that are being retrieved.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setKey(java.lang.String key) |
YouTube.Playlists.List |
YouTube.Playlists.List.setMaxResults(java.lang.Long maxResults)
The maxResults parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setMine(java.lang.Boolean mine)
Set this parameter's value to true to instruct the API to only return playlists owned by
the authenticated user.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setOauthToken(java.lang.String oauthToken) |
YouTube.Playlists.List |
YouTube.Playlists.List.setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
Note: This parameter is intended exclusively for YouTube content partners.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setOnBehalfOfContentOwnerChannel(java.lang.String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setPageToken(java.lang.String pageToken)
The pageToken parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setPart(java.lang.String part)
The part parameter specifies a comma-separated list of one or more playlist resource
properties that the API response will include.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.Playlists.List |
YouTube.Playlists.List.setQuotaUser(java.lang.String quotaUser) |
YouTube.Playlists.List |
YouTube.Playlists.List.setUserIp(java.lang.String userIp) |