public class ListBucketsRequest extends Object
| 构造器和说明 |
|---|
ListBucketsRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.