Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
ParentList |
ParentList.clone() |
ParentList |
ParentList.set(String fieldName,
Object value) |
ParentList |
ParentList.setEtag(String etag)
The ETag of the list.
|
ParentList |
ParentList.setItems(List<ParentReference> items)
The list of parents.
|
ParentList |
ParentList.setKind(String kind)
This is always drive#parentList.
|
ParentList |
ParentList.setSelfLink(String selfLink)
A link back to this list.
|
Copyright © 2011–2021 Google. All rights reserved.