Uses of Class
software.amazon.awssdk.services.s3.model.GetBucketMetadataConfigurationResult
-
Packages that use GetBucketMetadataConfigurationResult Package Description software.amazon.awssdk.services.s3.model -
-
Uses of GetBucketMetadataConfigurationResult in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetBucketMetadataConfigurationResult Modifier and Type Method Description GetBucketMetadataConfigurationResultGetBucketMetadataConfigurationResponse. getBucketMetadataConfigurationResult()The metadata configuration for the general purpose bucket.Methods in software.amazon.awssdk.services.s3.model with parameters of type GetBucketMetadataConfigurationResult Modifier and Type Method Description GetBucketMetadataConfigurationResponse.BuilderGetBucketMetadataConfigurationResponse.Builder. getBucketMetadataConfigurationResult(GetBucketMetadataConfigurationResult getBucketMetadataConfigurationResult)The metadata configuration for the general purpose bucket.
-