public class YouTube.CommentThreads.List extends YouTubeRequest<CommentThreadListResponse>
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
USER_AGENT_SUFFIX
Modifier | Constructor and Description |
---|---|
protected |
List(List<String> part)
Retrieves a list of resources, possibly filtered.
|
Modifier and Type | Method and Description |
---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
String |
getAllThreadsRelatedToChannelId()
Returns the comment threads of all videos of the channel and the channel comments as well.
|
String |
getChannelId()
Returns the comment threads for all the channel comments (ie does not include comments left on
videos).
|
List<String> |
getId()
Returns the comment threads with the given IDs for Stubby or Apiary.
|
Long |
getMaxResults()
The *maxResults* parameter specifies the maximum number of items that should be returned in the
result set.
|
String |
getModerationStatus()
Limits the returned comment threads to those with the specified moderation status.
|
String |
getOrder()
[ default: time]
[
|
String |
getPageToken()
The *pageToken* parameter identifies a specific page in the result set that should be returned.
|
List<String> |
getPart()
The *part* parameter specifies a comma-separated list of one or more commentThread resource
properties that the API response will include.
|
String |
getSearchTerms()
Limits the returned comment threads to those matching the specified key words.
|
String |
getTextFormat()
The requested text format for the returned comments.
|
String |
getVideoId()
Returns the comment threads of the specified video.
|
YouTube.CommentThreads.List |
set(String parameterName,
Object value) |
YouTube.CommentThreads.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
YouTube.CommentThreads.List |
setAccessToken(String accessToken)
OAuth access token.
|
YouTube.CommentThreads.List |
setAllThreadsRelatedToChannelId(String allThreadsRelatedToChannelId)
Returns the comment threads of all videos of the channel and the channel comments as well.
|
YouTube.CommentThreads.List |
setAlt(String alt)
Data format for response.
|
YouTube.CommentThreads.List |
setCallback(String callback)
JSONP
|
YouTube.CommentThreads.List |
setChannelId(String channelId)
Returns the comment threads for all the channel comments (ie does not include comments left
on videos).
|
YouTube.CommentThreads.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
YouTube.CommentThreads.List |
setId(List<String> id)
Returns the comment threads with the given IDs for Stubby or Apiary.
|
YouTube.CommentThreads.List |
setKey(String key)
API key.
|
YouTube.CommentThreads.List |
setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.CommentThreads.List |
setModerationStatus(String moderationStatus)
Limits the returned comment threads to those with the specified moderation status.
|
YouTube.CommentThreads.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
YouTube.CommentThreads.List |
setOrder(String order) |
YouTube.CommentThreads.List |
setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.CommentThreads.List |
setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more commentThread resource
properties that the API response will include.
|
YouTube.CommentThreads.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
YouTube.CommentThreads.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
YouTube.CommentThreads.List |
setSearchTerms(String searchTerms)
Limits the returned comment threads to those matching the specified key words.
|
YouTube.CommentThreads.List |
setTextFormat(String textFormat)
The requested text format for the returned comments.
|
YouTube.CommentThreads.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
YouTube.CommentThreads.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
YouTube.CommentThreads.List |
setVideoId(String videoId)
Returns the comment threads of the specified video.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected List(List<String> part)
AbstractGoogleClientRequest.execute()
method to invoke the remote operation. YouTube.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be
called to initialize this instance immediately after invoking the constructor.
part
- The *part* parameter specifies a comma-separated list of one or more commentThread resource
properties that the API response will include.public HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class AbstractGoogleClientRequest<CommentThreadListResponse>
IOException
public HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class AbstractGoogleClientRequest<CommentThreadListResponse>
IOException
public YouTube.CommentThreads.List set$Xgafv(String $Xgafv)
YouTubeRequest
set$Xgafv
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setAccessToken(String accessToken)
YouTubeRequest
setAccessToken
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setAlt(String alt)
YouTubeRequest
setAlt
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setCallback(String callback)
YouTubeRequest
setCallback
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setFields(String fields)
YouTubeRequest
setFields
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setKey(String key)
YouTubeRequest
setKey
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setOauthToken(String oauthToken)
YouTubeRequest
setOauthToken
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setPrettyPrint(Boolean prettyPrint)
YouTubeRequest
setPrettyPrint
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setQuotaUser(String quotaUser)
YouTubeRequest
setQuotaUser
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setUploadType(String uploadType)
YouTubeRequest
setUploadType
in class YouTubeRequest<CommentThreadListResponse>
public YouTube.CommentThreads.List setUploadProtocol(String uploadProtocol)
YouTubeRequest
setUploadProtocol
in class YouTubeRequest<CommentThreadListResponse>
public List<String> getPart()
public YouTube.CommentThreads.List setPart(List<String> part)
public String getAllThreadsRelatedToChannelId()
public YouTube.CommentThreads.List setAllThreadsRelatedToChannelId(String allThreadsRelatedToChannelId)
public String getChannelId()
public YouTube.CommentThreads.List setChannelId(String channelId)
public List<String> getId()
public YouTube.CommentThreads.List setId(List<String> id)
public Long getMaxResults()
public YouTube.CommentThreads.List setMaxResults(Long maxResults)
public String getModerationStatus()
public YouTube.CommentThreads.List setModerationStatus(String moderationStatus)
public String getOrder()
public YouTube.CommentThreads.List setOrder(String order)
public String getPageToken()
public YouTube.CommentThreads.List setPageToken(String pageToken)
public String getSearchTerms()
public YouTube.CommentThreads.List setSearchTerms(String searchTerms)
public String getTextFormat()
public YouTube.CommentThreads.List setTextFormat(String textFormat)
public String getVideoId()
public YouTube.CommentThreads.List setVideoId(String videoId)
public YouTube.CommentThreads.List set(String parameterName, Object value)
set
in class YouTubeRequest<CommentThreadListResponse>
Copyright © 2011–2020 Google. All rights reserved.