target.apidocs.com.google.api.services.youtube.class-use.YouTube.ChannelBanners.Insert.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.youtube.YouTube.ChannelBanners.Insert (YouTube Data API v3 v3-rev20230319-2.0.0)
Uses of Class
com.google.api.services.youtube.YouTube.ChannelBanners.Insert
-
Packages that use YouTube.ChannelBanners.Insert
Package
Description
com.google.api.services.youtube
-
-
Uses of YouTube.ChannelBanners.Insert in com.google.api.services.youtube
Methods in com.google.api.services.youtube that return YouTube.ChannelBanners.Insert
Modifier and Type
Method and Description
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.insert(ChannelBannerResource content)
Inserts a new resource into this collection.
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.insert(ChannelBannerResource content,
com.google.api.client.http.AbstractInputStreamContent mediaContent)
Inserts a new resource into this collection.
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.set(String parameterName,
Object value)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.set$Xgafv(String $Xgafv)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setAccessToken(String accessToken)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setAlt(String alt)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setCallback(String callback)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setChannelId(String channelId)
Unused, channel_id is currently derived from the security context of the requestor.
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setFields(String fields)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setKey(String key)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setOauthToken(String oauthToken)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setOnBehalfOfContentOwnerChannel(String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setPrettyPrint(Boolean prettyPrint)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setQuotaUser(String quotaUser)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setUploadProtocol(String uploadProtocol)
YouTube.ChannelBanners.Insert
YouTube.ChannelBanners.Insert.setUploadType(String uploadType)
Copyright © 2011–2023 Google. All rights reserved.