Uses of Interface
software.amazon.awssdk.services.s3.model.IntelligentTieringAndOperator.Builder
Packages that use IntelligentTieringAndOperator.Builder
-
Uses of IntelligentTieringAndOperator.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return IntelligentTieringAndOperator.BuilderModifier and TypeMethodDescriptionIntelligentTieringAndOperator.builder()An object key name prefix that identifies the subset of objects to which the configuration applies.IntelligentTieringAndOperator.Builder.tags(Collection<Tag> tags) All of these tags must exist in the object's tag set in order for the configuration to apply.IntelligentTieringAndOperator.Builder.tags(Consumer<Tag.Builder>... tags) All of these tags must exist in the object's tag set in order for the configuration to apply.All of these tags must exist in the object's tag set in order for the configuration to apply.IntelligentTieringAndOperator.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type IntelligentTieringAndOperator.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IntelligentTieringAndOperator.Builder>IntelligentTieringAndOperator.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type IntelligentTieringAndOperator.BuilderModifier and TypeMethodDescriptiondefault IntelligentTieringFilter.BuilderIntelligentTieringFilter.Builder.and(Consumer<IntelligentTieringAndOperator.Builder> and) A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter.