Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
Activity |
Activity.clone() |
Activity |
Activity.set(String fieldName,
Object value) |
Activity |
Activity.setContentDetails(ActivityContentDetails contentDetails)
The contentDetails object contains information about the content associated with the activity.
|
Activity |
Activity.setEtag(String etag)
Etag of this resource
|
Activity |
Activity.setId(String id)
The ID that YouTube uses to uniquely identify the activity.
|
Activity |
Activity.setKind(String kind)
Identifies what kind of resource this is.
|
Activity |
Activity.setSnippet(ActivitySnippet snippet)
The snippet object contains basic details about the activity, including the activity's type and
group ID.
|
Modifier and Type | Method and Description |
---|---|
List<Activity> |
ActivityListResponse.getItems() |
Modifier and Type | Method and Description |
---|---|
ActivityListResponse |
ActivityListResponse.setItems(List<Activity> items) |
Copyright © 2011–2021 Google. All rights reserved.