Uses of Class
software.amazon.awssdk.services.s3.model.AnnotationTableConfigurationUpdates
Packages that use AnnotationTableConfigurationUpdates
-
Uses of AnnotationTableConfigurationUpdates in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return AnnotationTableConfigurationUpdatesModifier and TypeMethodDescriptionUpdateBucketMetadataAnnotationTableConfigurationRequest.annotationTableConfiguration()The annotation table configuration updates to apply.Methods in software.amazon.awssdk.services.s3.model with parameters of type AnnotationTableConfigurationUpdatesModifier and TypeMethodDescriptionUpdateBucketMetadataAnnotationTableConfigurationRequest.Builder.annotationTableConfiguration(AnnotationTableConfigurationUpdates annotationTableConfiguration) The annotation table configuration updates to apply.