Uses of Class
software.amazon.awssdk.services.s3.model.Tiering
Packages that use Tiering
-
Uses of Tiering in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type TieringModifier and TypeMethodDescriptionIntelligentTieringConfiguration.tierings()Specifies the S3 Intelligent-Tiering storage class tier of the configuration.Methods in software.amazon.awssdk.services.s3.model with parameters of type TieringModifier and TypeMethodDescriptionSpecifies the S3 Intelligent-Tiering storage class tier of the configuration.Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type TieringModifier and TypeMethodDescriptionIntelligentTieringConfiguration.Builder.tierings(Collection<Tiering> tierings) Specifies the S3 Intelligent-Tiering storage class tier of the configuration.