Uses of Interface
software.amazon.awssdk.services.s3.model.MetadataTableConfiguration.Builder
Packages that use MetadataTableConfiguration.Builder
-
Uses of MetadataTableConfiguration.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return MetadataTableConfiguration.BuilderModifier and TypeMethodDescriptionMetadataTableConfiguration.builder()MetadataTableConfiguration.Builder.s3TablesDestination(Consumer<S3TablesDestination.Builder> s3TablesDestination) The destination information for the metadata table configuration.MetadataTableConfiguration.Builder.s3TablesDestination(S3TablesDestination s3TablesDestination) The destination information for the metadata table configuration.MetadataTableConfiguration.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type MetadataTableConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MetadataTableConfiguration.Builder>MetadataTableConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type MetadataTableConfiguration.BuilderModifier and TypeMethodDescriptionCreateBucketMetadataTableConfigurationRequest.Builder.metadataTableConfiguration(Consumer<MetadataTableConfiguration.Builder> metadataTableConfiguration) The contents of your metadata table configuration.