public class ListBucketsRequest extends Object
Constructor and Description |
---|
ListBucketsRequest() |
Modifier and Type | Method and Description |
---|---|
BucketTypeEnum |
getBucketType() |
boolean |
isQueryLocation() |
void |
setBucketType(BucketTypeEnum bucketType) |
void |
setQueryLocation(boolean queryLocation)
Specify whether to list the region information of all buckets.
|
String |
toString() |
public boolean isQueryLocation()
public void setQueryLocation(boolean queryLocation)
queryLocation
- Whether to list the region information of all bucketspublic BucketTypeEnum getBucketType()
public void setBucketType(BucketTypeEnum bucketType)
Copyright © 2021. All rights reserved.