public class BucketTagInfo extends HeaderResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BucketTagInfo.TagSet
Bucket tag set
|
| 构造器和说明 |
|---|
BucketTagInfo() |
BucketTagInfo(BucketTagInfo.TagSet tagSet)
Constructor
|
| 限定符和类型 | 方法和说明 |
|---|---|
BucketTagInfo.TagSet |
getTagSet()
Obtain the tag set of a bucket.
|
void |
setTagSet(BucketTagInfo.TagSet tagSet)
Configure the tag set for a bucket.
|
String |
toString() |
getRequestId, getResponseHeaders, getStatusCodepublic BucketTagInfo()
public BucketTagInfo(BucketTagInfo.TagSet tagSet)
tagSet - Bucket tag setpublic BucketTagInfo.TagSet getTagSet()
public void setTagSet(BucketTagInfo.TagSet tagSet)
tagSet - Tag setpublic String toString()
toString 在类中 HeaderResponseCopyright © 2021. All rights reserved.