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)
The list of app IDs that the user has specified to use by default.
|
AppList |
AppList.setItems(List<App> items)
The list of apps.
|
AppList |
AppList.setKind(String kind)
Output only.
|
AppList |
AppList.setSelfLink(String selfLink)
A link back to this list.
|
Copyright © 2011–2024 Google. All rights reserved.