|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Objects | |
|---|---|
| com.google.api.services.storage.model | |
| Uses of Objects in com.google.api.services.storage.model |
|---|
| Methods in com.google.api.services.storage.model that return Objects | |
|---|---|
Objects |
Objects.clone()
|
Objects |
Objects.set(String fieldName,
Object value)
|
Objects |
Objects.setItems(List<StorageObject> items)
The list of items. |
Objects |
Objects.setKind(String kind)
The kind of item this is. |
Objects |
Objects.setNextPageToken(String nextPageToken)
The continuation token, used to page through large result sets. |
Objects |
Objects.setPrefixes(List<String> prefixes)
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||