| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
Sponsor.clone() |
Sponsor |
Sponsor.set(java.lang.String fieldName,
java.lang.Object value) |
Sponsor |
Sponsor.setEtag(java.lang.String etag)
Etag of this resource.
|
Sponsor |
Sponsor.setId(java.lang.String id)
The ID that YouTube assigns to uniquely identify the sponsor.
|
Sponsor |
Sponsor.setKind(java.lang.String kind)
Identifies what kind of resource this is.
|
Sponsor |
Sponsor.setSnippet(SponsorSnippet snippet)
The snippet object contains basic details about the sponsor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Sponsor> |
SponsorListResponse.getItems()
A list of sponsors that match the request criteria.
|
| Modifier and Type | Method and Description |
|---|---|
SponsorListResponse |
SponsorListResponse.setItems(java.util.List<Sponsor> items)
A list of sponsors that match the request criteria.
|