| Interface | Description |
|---|---|
| LifecyclePredicateVisitor |
Interface to invoke specific behavior based on the type of
LifecycleFilterPredicate visited. |
| Class | Description |
|---|---|
| LifecycleAndOperator |
A logical AND of two or more predicates of type
LifecycleFilterPredicate. |
| LifecycleFilter |
The
LifecycleFilter is used to identify objects that a Lifecycle Rule applies to. |
| LifecycleFilterPredicate |
Base class to represent the root predicate in
LifecycleFilter class. |
| LifecyclePrefixPredicate |
A
LifecycleFilterPredicate class to represent the
prefix identifying one or more objects to which the
BucketLifecycleConfiguration.Rule applies. |
| LifecycleTagPredicate |
A
LifecycleFilterPredicate class to represent the Tag object
that must exist in the object's tag set in order for the
BucketLifecycleConfiguration.Rule to apply. |
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.