| Package | Description |
|---|---|
| com.google.appengine.tools.cloudstorage |
| Modifier and Type | Field and Description |
|---|---|
static ListOptions |
ListOptions.DEFAULT
Default settings for including all objects in the result.
|
| Modifier and Type | Method and Description |
|---|---|
ListOptions |
ListOptions.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListResult |
GcsService.list(String bucket,
ListOptions options)
Retrieves a list of objects.
|
Copyright © 2016 Google. All rights reserved.