Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
AppList |
AppList.clone() |
AppList |
AppList.set(String fieldName,
Object value) |
AppList |
AppList.setDefaultAppIds(List<String> defaultAppIds)
List of app IDs that the user has specified to use by default.
|
AppList |
AppList.setEtag(String etag)
The ETag of the list.
|
AppList |
AppList.setItems(List<App> items)
The list of apps.
|
AppList |
AppList.setKind(String kind)
This is always drive#appList.
|
AppList |
AppList.setSelfLink(String selfLink)
A link back to this list.
|
Copyright © 2011–2021 Google. All rights reserved.