| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelContentDetails |
ChannelContentDetails.clone() |
ChannelContentDetails |
Channel.getContentDetails()
The contentDetails object encapsulates information about the channel's content.
|
ChannelContentDetails |
ChannelContentDetails.set(java.lang.String fieldName,
java.lang.Object value) |
ChannelContentDetails |
ChannelContentDetails.setGooglePlusUserId(java.lang.String googlePlusUserId)
The googlePlusUserId object identifies the Google+ profile ID associated with this channel.
|
ChannelContentDetails |
ChannelContentDetails.setRelatedPlaylists(ChannelContentDetails.RelatedPlaylists relatedPlaylists) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
Channel.setContentDetails(ChannelContentDetails contentDetails)
The contentDetails object encapsulates information about the channel's content.
|