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)
设置是否列出所有桶的区域信息
|
String |
toString() |
public boolean isQueryLocation()
public void setQueryLocation(boolean queryLocation)
queryLocation
- 是否列出所有桶的区域信息标识public BucketTypeEnum getBucketType()
public void setBucketType(BucketTypeEnum bucketType)
bucketType
- 桶类型Copyright © 2021. All rights reserved.