C# Class Amazon.S3.Model.LifecycleFilterPredicate

Base class for all the different predicates that can be used in a LifecycleRule filter.
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
Accept ( ILifecyclePredicateVisitor visitor ) : void

This method is called by the visitor when it wants to visit the predicate.