Uses of Class
software.amazon.awssdk.services.s3.model.UpdateBucketMetadataAnnotationTableConfigurationResponse
Packages that use UpdateBucketMetadataAnnotationTableConfigurationResponse
-
Uses of UpdateBucketMetadataAnnotationTableConfigurationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return UpdateBucketMetadataAnnotationTableConfigurationResponseModifier and TypeMethodDescriptionDelegatingS3Client.updateBucketMetadataAnnotationTableConfiguration(UpdateBucketMetadataAnnotationTableConfigurationRequest updateBucketMetadataAnnotationTableConfigurationRequest) Updates the annotation table configuration for an Amazon S3 bucket's metadata configuration.S3Client.updateBucketMetadataAnnotationTableConfiguration(Consumer<UpdateBucketMetadataAnnotationTableConfigurationRequest.Builder> updateBucketMetadataAnnotationTableConfigurationRequest) Updates the annotation table configuration for an Amazon S3 bucket's metadata configuration.S3Client.updateBucketMetadataAnnotationTableConfiguration(UpdateBucketMetadataAnnotationTableConfigurationRequest updateBucketMetadataAnnotationTableConfigurationRequest) Updates the annotation table configuration for an Amazon S3 bucket's metadata configuration.Methods in software.amazon.awssdk.services.s3 that return types with arguments of type UpdateBucketMetadataAnnotationTableConfigurationResponseModifier and TypeMethodDescriptionDelegatingS3AsyncClient.updateBucketMetadataAnnotationTableConfiguration(UpdateBucketMetadataAnnotationTableConfigurationRequest updateBucketMetadataAnnotationTableConfigurationRequest) Updates the annotation table configuration for an Amazon S3 bucket's metadata configuration.S3AsyncClient.updateBucketMetadataAnnotationTableConfiguration(Consumer<UpdateBucketMetadataAnnotationTableConfigurationRequest.Builder> updateBucketMetadataAnnotationTableConfigurationRequest) Updates the annotation table configuration for an Amazon S3 bucket's metadata configuration.S3AsyncClient.updateBucketMetadataAnnotationTableConfiguration(UpdateBucketMetadataAnnotationTableConfigurationRequest updateBucketMetadataAnnotationTableConfigurationRequest) Updates the annotation table configuration for an Amazon S3 bucket's metadata configuration.