public final class LifecycleTagPredicate extends LifecycleFilterPredicate
LifecycleFilterPredicate class to represent the Tag object
that must exist in the object's tag set in order for the
BucketLifecycleConfiguration.Rule to apply.| 构造器和说明 |
|---|
LifecycleTagPredicate(Tag tag) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(LifecyclePredicateVisitor lifecyclePredicateVisitor)
Helper method that accepts an implemenation of
LifecyclePredicateVisitor
and invokes the most applicable visit method in the visitor. |
Tag |
getTag() |
public LifecycleTagPredicate(Tag tag)
public Tag getTag()
public void accept(LifecyclePredicateVisitor lifecyclePredicateVisitor)
LifecycleFilterPredicateLifecyclePredicateVisitor
and invokes the most applicable visit method in the visitor.accept 在类中 LifecycleFilterPredicateCopyright © 2021. All rights reserved.