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