Uses of Class
software.amazon.awssdk.services.s3.model.GetBucketIntelligentTieringConfigurationResponse
-
Packages that use GetBucketIntelligentTieringConfigurationResponse Package Description software.amazon.awssdk.services.s3 -
-
Uses of GetBucketIntelligentTieringConfigurationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return GetBucketIntelligentTieringConfigurationResponse Modifier and Type Method Description GetBucketIntelligentTieringConfigurationResponseDelegatingS3Client. getBucketIntelligentTieringConfiguration(GetBucketIntelligentTieringConfigurationRequest getBucketIntelligentTieringConfigurationRequest)Gets the S3 Intelligent-Tiering configuration from the specified bucket.default GetBucketIntelligentTieringConfigurationResponseS3Client. getBucketIntelligentTieringConfiguration(Consumer<GetBucketIntelligentTieringConfigurationRequest.Builder> getBucketIntelligentTieringConfigurationRequest)Gets the S3 Intelligent-Tiering configuration from the specified bucket.default GetBucketIntelligentTieringConfigurationResponseS3Client. getBucketIntelligentTieringConfiguration(GetBucketIntelligentTieringConfigurationRequest getBucketIntelligentTieringConfigurationRequest)Gets the S3 Intelligent-Tiering configuration from the specified bucket.
-