| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.model.lifecycle | |
| com.qcloud.cos.model.Tag |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LifecycleAndOperator
A logical AND of two or more predicates of type
LifecycleFilterPredicate. |
class |
LifecyclePrefixPredicate
A
LifecycleFilterPredicate class to represent the
prefix identifying one or more objects to which the |
| 限定符和类型 | 方法和说明 |
|---|---|
LifecycleFilterPredicate |
LifecycleFilter.getPredicate()
Returns the
LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LifecycleFilter.setPredicate(LifecycleFilterPredicate predicate)
Sets the
LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule. |
LifecycleFilter |
LifecycleFilter.withPredicate(LifecycleFilterPredicate predicate)
Sets the
LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule and returns the object
for method chaining. |
| 构造器和说明 |
|---|
LifecycleFilter(LifecycleFilterPredicate predicate) |
| 构造器和说明 |
|---|
LifecycleAndOperator(List<LifecycleFilterPredicate> operands) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LifecycleTagPredicate
A
LifecycleFilterPredicate class to represent the Tag object
that must exist in the object's tag set in order for the
com.qcloud.cos.modle.BucketLifecycleConfiguration.Rule to apply. |
Copyright © 2017. All rights reserved.