| Package | Description |
|---|---|
| com.google.api.services.youtubeAnalytics | |
| com.google.api.services.youtubeAnalytics.model |
| Modifier and Type | Method and Description |
|---|---|
YouTubeAnalytics.Groups.Insert |
YouTubeAnalytics.Groups.insert(Group content)
Creates a group.
|
YouTubeAnalytics.Groups.Update |
YouTubeAnalytics.Groups.update(Group content)
Modifies a group.
|
| Constructor and Description |
|---|
YouTubeAnalytics.Groups.Insert(Group content)
Creates a group.
|
YouTubeAnalytics.Groups.Update(Group content)
Modifies a group.
|
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.clone() |
Group |
Group.set(java.lang.String fieldName,
java.lang.Object value) |
Group |
Group.setContentDetails(Group.ContentDetails contentDetails) |
Group |
Group.setEtag(java.lang.String etag) |
Group |
Group.setId(java.lang.String id) |
Group |
Group.setKind(java.lang.String kind) |
Group |
Group.setSnippet(Group.Snippet snippet) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Group> |
GroupListResponse.getItems() |
| Modifier and Type | Method and Description |
|---|---|
GroupListResponse |
GroupListResponse.setItems(java.util.List<Group> items) |