target.apidocs.com.google.api.services.youtube.class-use.YouTube.Thumbnails.Set.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.youtube.YouTube.Thumbnails.Set (YouTube Data API v3 v3-rev20240414-2.0.0)
Uses of Class
com.google.api.services.youtube.YouTube.Thumbnails.Set
-
Packages that use YouTube.Thumbnails.Set
Package
Description
com.google.api.services.youtube
-
-
Uses of YouTube.Thumbnails.Set in com.google.api.services.youtube
Methods in com.google.api.services.youtube that return YouTube.Thumbnails.Set
Modifier and Type
Method and Description
YouTube.Thumbnails.Set
YouTube.Thumbnails.set(String videoId)
As this is not an insert in a strict sense (it supports uploading/setting of a thumbnail for
multiple videos, which doesn't result in creation of a single resource), I use a custom verb
here.
YouTube.Thumbnails.Set
YouTube.Thumbnails.set(String videoId,
com.google.api.client.http.AbstractInputStreamContent mediaContent)
As this is not an insert in a strict sense (it supports uploading/setting of a thumbnail for
multiple videos, which doesn't result in creation of a single resource), I use a custom verb
here.
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.set(String parameterName,
Object value)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.set$Xgafv(String $Xgafv)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setAccessToken(String accessToken)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setAlt(String alt)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setCallback(String callback)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setFields(String fields)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setKey(String key)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setOauthToken(String oauthToken)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setPrettyPrint(Boolean prettyPrint)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setQuotaUser(String quotaUser)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setUploadProtocol(String uploadProtocol)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setUploadType(String uploadType)
YouTube.Thumbnails.Set
YouTube.Thumbnails.Set.setVideoId(String videoId)
Returns the Thumbnail with the given video IDs for Stubby or Apiary.
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy