Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
App.Icons |
App.Icons.clone() |
App.Icons |
App.Icons.set(String fieldName,
Object value) |
App.Icons |
App.Icons.setCategory(String category)
Category of the icon.
|
App.Icons |
App.Icons.setIconUrl(String iconUrl)
URL for the icon.
|
App.Icons |
App.Icons.setSize(Integer size)
Size of the icon.
|
Modifier and Type | Method and Description |
---|---|
List<App.Icons> |
App.getIcons()
The various icons for the app.
|
Modifier and Type | Method and Description |
---|---|
App |
App.setIcons(List<App.Icons> icons)
The various icons for the app.
|
Copyright © 2011–2021 Google. All rights reserved.