public class ListAllMyBucketsResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListAllMyBucketsResult.Bucket
Bucket information of
ListAllMyBucketsResult. |
| Constructor and Description |
|---|
ListAllMyBucketsResult() |
| Modifier and Type | Method and Description |
|---|---|
List<ListAllMyBucketsResult.Bucket> |
buckets()
Returns List of buckets.
|
String |
continuationToken() |
Owner |
owner()
Returns owner.
|
String |
prefix() |
String |
toString() |