Uses of Interface
software.amazon.awssdk.services.s3.model.GetBucketMetadataConfigurationResult.Builder
Packages that use GetBucketMetadataConfigurationResult.Builder
-
Uses of GetBucketMetadataConfigurationResult.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetBucketMetadataConfigurationResult.BuilderModifier and TypeMethodDescriptionGetBucketMetadataConfigurationResult.builder()GetBucketMetadataConfigurationResult.Builder.metadataConfigurationResult(Consumer<MetadataConfigurationResult.Builder> metadataConfigurationResult) The metadata configuration for a general purpose bucket.GetBucketMetadataConfigurationResult.Builder.metadataConfigurationResult(MetadataConfigurationResult metadataConfigurationResult) The metadata configuration for a general purpose bucket.GetBucketMetadataConfigurationResult.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type GetBucketMetadataConfigurationResult.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetBucketMetadataConfigurationResult.Builder>GetBucketMetadataConfigurationResult.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type GetBucketMetadataConfigurationResult.BuilderModifier and TypeMethodDescriptionGetBucketMetadataConfigurationResponse.Builder.getBucketMetadataConfigurationResult(Consumer<GetBucketMetadataConfigurationResult.Builder> getBucketMetadataConfigurationResult) The metadata configuration for the general purpose bucket.