public class YouTube.VideoAbuseReportReasons.List extends YouTubeRequest<VideoAbuseReportReasonListResponse>
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.
|
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 the videoCategory resource parts that the API response will include.
Supported values are id and snippet.public HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class AbstractGoogleClientRequest<VideoAbuseReportReasonListResponse>
IOException
public HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class AbstractGoogleClientRequest<VideoAbuseReportReasonListResponse>
IOException
public YouTube.VideoAbuseReportReasons.List set$Xgafv(String $Xgafv)
YouTubeRequest
set$Xgafv
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setAccessToken(String accessToken)
YouTubeRequest
setAccessToken
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setAlt(String alt)
YouTubeRequest
setAlt
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setCallback(String callback)
YouTubeRequest
setCallback
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setFields(String fields)
YouTubeRequest
setFields
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setKey(String key)
YouTubeRequest
setKey
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setOauthToken(String oauthToken)
YouTubeRequest
setOauthToken
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setPrettyPrint(Boolean prettyPrint)
YouTubeRequest
setPrettyPrint
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setQuotaUser(String quotaUser)
YouTubeRequest
setQuotaUser
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setUploadType(String uploadType)
YouTubeRequest
setUploadType
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public YouTube.VideoAbuseReportReasons.List setUploadProtocol(String uploadProtocol)
YouTubeRequest
setUploadProtocol
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
public List<String> getPart()
public YouTube.VideoAbuseReportReasons.List setPart(List<String> part)
public String getHl()
public YouTube.VideoAbuseReportReasons.List setHl(String hl)
public YouTube.VideoAbuseReportReasons.List set(String parameterName, Object value)
set
in class YouTubeRequest<VideoAbuseReportReasonListResponse>
Copyright © 2011–2021 Google. All rights reserved.