| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setAlt(java.lang.String alt) |
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setFields(java.lang.String fields) |
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setKey(java.lang.String key) |
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setOauthToken(java.lang.String oauthToken) |
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
Note: This parameter is intended exclusively for YouTube content partners.
|
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setPart(java.lang.String part)
The part parameter serves two purposes in this operation.
|
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setQuotaUser(java.lang.String quotaUser) |
YouTube.ChannelSections.Update |
YouTube.ChannelSections.Update.setUserIp(java.lang.String userIp) |
YouTube.ChannelSections.Update |
YouTube.ChannelSections.update(java.lang.String part,
ChannelSection content)
Update a channelSection.
|