Uses of Class
software.amazon.awssdk.services.s3.model.LifecycleRuleAndOperator
Packages that use LifecycleRuleAndOperator
-
Uses of LifecycleRuleAndOperator in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return LifecycleRuleAndOperatorModifier and TypeMethodDescriptionfinal LifecycleRuleAndOperatorLifecycleRuleFilter.and()Returns the value of the And property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type LifecycleRuleAndOperatorModifier and TypeMethodDescriptionLifecycleRuleFilter.Builder.and(LifecycleRuleAndOperator and) Sets the value of the And property for this object.static LifecycleRuleFilterLifecycleRuleFilter.fromAnd(LifecycleRuleAndOperator and) Create an instance of this class withLifecycleRuleFilter.and()initialized to the given value.