Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Playlists.List |
YouTube.Playlists.list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
YouTube.Playlists.List |
YouTube.Playlists.List.set(String parameterName,
Object value) |
YouTube.Playlists.List |
YouTube.Playlists.List.set$Xgafv(String $Xgafv) |
YouTube.Playlists.List |
YouTube.Playlists.List.setAccessToken(String accessToken) |
YouTube.Playlists.List |
YouTube.Playlists.List.setAlt(String alt) |
YouTube.Playlists.List |
YouTube.Playlists.List.setCallback(String callback) |
YouTube.Playlists.List |
YouTube.Playlists.List.setChannelId(String channelId)
Return the playlists owned by the specified channel ID.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setFields(String fields) |
YouTube.Playlists.List |
YouTube.Playlists.List.setHl(String hl)
Returen content in specified language
|
YouTube.Playlists.List |
YouTube.Playlists.List.setId(List<String> id)
Return the playlists with the given IDs for Stubby or Apiary.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setKey(String key) |
YouTube.Playlists.List |
YouTube.Playlists.List.setMaxResults(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(Boolean mine)
Return the playlists owned by the authenticated user.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setOauthToken(String oauthToken) |
YouTube.Playlists.List |
YouTube.Playlists.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setOnBehalfOfContentOwnerChannel(String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Playlists.List |
YouTube.Playlists.List.setPart(List<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(Boolean prettyPrint) |
YouTube.Playlists.List |
YouTube.Playlists.List.setQuotaUser(String quotaUser) |
YouTube.Playlists.List |
YouTube.Playlists.List.setUploadProtocol(String uploadProtocol) |
YouTube.Playlists.List |
YouTube.Playlists.List.setUploadType(String uploadType) |
Copyright © 2011–2021 Google. All rights reserved.