| Package | Description |
|---|---|
| com.baidubce.services.bos | |
| com.baidubce.services.bos.model |
| Modifier and Type | Method and Description |
|---|---|
void |
BosClient.putBucketTagging(String bucketName,
List<BucketTag> tags)
Set the Bos bucket tagging.
|
| Modifier and Type | Method and Description |
|---|---|
List<BucketTag> |
GetBucketTaggingResponse.getTag() |
List<BucketTag> |
PutBucketTaggingRequest.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetBucketTaggingResponse.setTag(List<BucketTag> tag) |
void |
PutBucketTaggingRequest.setTags(List<BucketTag> tags) |
| Constructor and Description |
|---|
PutBucketTaggingRequest(String bucketName,
List<BucketTag> tags) |
Copyright © 2023. All rights reserved.