| 程序包 | 说明 |
|---|---|
| com.obs.services.model |
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected BucketTagInfo.TagSet |
LifecycleConfiguration.Rule.tagSet |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
BucketTagInfo.TagSet |
BucketTagInfo.getTagSet()
Obtain the tag set of a bucket.
|
|
BucketTagInfo.TagSet |
LifecycleConfiguration.Rule.getTagSet()
Obtain the rule tagSet.
|
|
BucketTagInfo.TagSet |
ObjectTagResult.getTagSet()
Obtain the tag set of an Object.
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
BucketTagInfo.setTagSet(BucketTagInfo.TagSet tagSet)
Configure the tag set for a bucket.
|
|
void |
LifecycleConfiguration.Rule.setTagSet(BucketTagInfo.TagSet tagSet)
Set the rule tagSet.
|
|
void |
ObjectTagResult.setTagSet(BucketTagInfo.TagSet tagSet)
Configure the tag set for an Object.
|
| 构造器 | 说明 |
|---|---|
BucketTagInfo(BucketTagInfo.TagSet tagSet)
Constructor
|
|
ObjectTagResult(BucketTagInfo.TagSet tagSet)
Constructor
|
|
Rule(String id,
String prefix,
BucketTagInfo.TagSet tagset,
Boolean enabled) |
Copyright © 2025. All rights reserved.