| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.model | |
| com.qcloud.cos.model.lifecycle |
| 限定符和类型 | 方法和说明 |
|---|---|
LifecycleFilter |
BucketLifecycleConfiguration.Rule.getFilter()
Returns a
LifecycleFilter that is used to identify objects that a Lifecycle Rule
applies to. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BucketLifecycleConfiguration.Rule.setFilter(LifecycleFilter filter)
Sets the
LifecycleFilter that is used to identify objects that a Lifecycle Rule
applies to. |
BucketLifecycleConfiguration.Rule |
BucketLifecycleConfiguration.Rule.withFilter(LifecycleFilter filter)
Fluent method to set the
LifecycleFilter that is used to identify objects that a
Lifecycle Rule applies to. |
| 限定符和类型 | 方法和说明 |
|---|---|
LifecycleFilter |
LifecycleFilter.withPredicate(LifecycleFilterPredicate predicate)
Sets the
LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule and returns the object
for method chaining. |
Copyright © 2020. All rights reserved.