public class BucketTagInfo extends HeaderResponse
Modifier and Type | Class and Description |
---|---|
static class |
BucketTagInfo.TagSet
桶标签集合
|
Constructor and Description |
---|
BucketTagInfo() |
BucketTagInfo(BucketTagInfo.TagSet tagSet)
构造函数
|
Modifier and Type | Method and Description |
---|---|
BucketTagInfo.TagSet |
getTagSet()
获取桶标签集合
|
void |
setTagSet(BucketTagInfo.TagSet tagSet)
设置桶标签集合
|
String |
toString() |
getRequestId, getResponseHeaders, getStatusCode
public BucketTagInfo()
public BucketTagInfo(BucketTagInfo.TagSet tagSet)
tagSet
- 桶标签集合public BucketTagInfo.TagSet getTagSet()
public void setTagSet(BucketTagInfo.TagSet tagSet)
tagSet
- 标签集合public String toString()
toString
in class HeaderResponse
Copyright © 2021. All rights reserved.