Uses of Class
software.amazon.awssdk.services.s3.model.AnnotationTableConfiguration
Packages that use AnnotationTableConfiguration
-
Uses of AnnotationTableConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return AnnotationTableConfigurationModifier and TypeMethodDescriptionMetadataConfiguration.annotationTableConfiguration()Optional annotation table configuration to include with the metadata configuration.Methods in software.amazon.awssdk.services.s3.model with parameters of type AnnotationTableConfigurationModifier and TypeMethodDescriptionMetadataConfiguration.Builder.annotationTableConfiguration(AnnotationTableConfiguration annotationTableConfiguration) Optional annotation table configuration to include with the metadata configuration.