Uses of Interface
software.amazon.awssdk.services.s3.model.GetBucketMetadataConfigurationRequest.Builder
Packages that use GetBucketMetadataConfigurationRequest.Builder
-
Uses of GetBucketMetadataConfigurationRequest.Builder in software.amazon.awssdk.services.s3
Method parameters in software.amazon.awssdk.services.s3 with type arguments of type GetBucketMetadataConfigurationRequest.BuilderModifier and TypeMethodDescriptionS3AsyncClient.getBucketMetadataConfiguration(Consumer<GetBucketMetadataConfigurationRequest.Builder> getBucketMetadataConfigurationRequest) Retrieves the S3 Metadata configuration for a general purpose bucket.S3Client.getBucketMetadataConfiguration(Consumer<GetBucketMetadataConfigurationRequest.Builder> getBucketMetadataConfigurationRequest) Retrieves the S3 Metadata configuration for a general purpose bucket. -
Uses of GetBucketMetadataConfigurationRequest.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetBucketMetadataConfigurationRequest.BuilderModifier and TypeMethodDescriptionThe general purpose bucket that corresponds to the metadata configuration that you want to retrieve.GetBucketMetadataConfigurationRequest.builder()GetBucketMetadataConfigurationRequest.Builder.expectedBucketOwner(String expectedBucketOwner) The expected owner of the general purpose bucket that you want to retrieve the metadata table configuration for.GetBucketMetadataConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetBucketMetadataConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetBucketMetadataConfigurationRequest.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type GetBucketMetadataConfigurationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetBucketMetadataConfigurationRequest.Builder>GetBucketMetadataConfigurationRequest.serializableBuilderClass()