public class BucketTagInfo extends HeaderResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
BucketTagInfo.TagSet
Bucket tag set
|
| Constructor and Description |
|---|
BucketTagInfo() |
BucketTagInfo(BucketTagInfo.TagSet tagSet)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
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 in class HeaderResponseCopyright © 2019. All rights reserved.