| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.Subscriptions.List |
YouTube.Subscriptions.list(java.lang.String part)
Returns subscription resources that match the API request criteria.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setAlt(java.lang.String alt) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setChannelId(java.lang.String channelId)
The channelId parameter specifies a YouTube channel ID.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setFields(java.lang.String fields) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setForChannelId(java.lang.String forChannelId)
The forChannelId parameter specifies a comma-separated list of channel IDs.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setId(java.lang.String id)
The id parameter specifies a comma-separated list of the YouTube subscription ID(s) for the
resource(s) that are being retrieved.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setKey(java.lang.String key) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setMaxResults(java.lang.Long maxResults)
The maxResults parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setMine(java.lang.Boolean mine)
Set this parameter's value to true to retrieve a feed of the authenticated user's
subscriptions.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setMyRecentSubscribers(java.lang.Boolean myRecentSubscribers)
Set this parameter's value to true to retrieve a feed of the subscribers of the
authenticated user in reverse chronological order (newest first).
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setMySubscribers(java.lang.Boolean mySubscribers)
Set this parameter's value to true to retrieve a feed of the subscribers of the
authenticated user in no particular order.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setOauthToken(java.lang.String oauthToken) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
Note: This parameter is intended exclusively for YouTube content partners.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setOnBehalfOfContentOwnerChannel(java.lang.String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setOrder(java.lang.String order)
The order parameter specifies the method that will be used to sort resources in the API
response.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setPageToken(java.lang.String pageToken)
The pageToken parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setPart(java.lang.String part)
The part parameter specifies a comma-separated list of one or more subscription resource
properties that the API response will include.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setQuotaUser(java.lang.String quotaUser) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setUserIp(java.lang.String userIp) |