public class ListAllMyBucketsResult extends Object
Modifier and Type | Class and Description |
---|---|
class |
ListAllMyBucketsResult.Bucket
The Bucket object.
|
Constructor and Description |
---|
ListAllMyBucketsResult(List<URIStatus> names)
Creates a
ListAllMyBucketsResult . |
Modifier and Type | Method and Description |
---|---|
List<ListAllMyBucketsResult.Bucket> |
getBuckets() |
public ListAllMyBucketsResult(List<URIStatus> names)
ListAllMyBucketsResult
.names
- names of all of the bucketspublic List<ListAllMyBucketsResult.Bucket> getBuckets()
Copyright © 2023. All Rights Reserved.