Uses of Class
software.amazon.awssdk.services.s3.model.IntelligentTieringAndOperator
Packages that use IntelligentTieringAndOperator
-
Uses of IntelligentTieringAndOperator in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return IntelligentTieringAndOperatorModifier and TypeMethodDescriptionIntelligentTieringFilter.and()A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter.Methods in software.amazon.awssdk.services.s3.model with parameters of type IntelligentTieringAndOperatorModifier and TypeMethodDescriptionIntelligentTieringFilter.Builder.and(IntelligentTieringAndOperator and) A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter.