Uses of Class
software.amazon.awssdk.services.s3.model.S3TablesDestination
-
Packages that use S3TablesDestination Package Description software.amazon.awssdk.services.s3.model -
-
Uses of S3TablesDestination in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return S3TablesDestination Modifier and Type Method Description S3TablesDestinationMetadataTableConfiguration. s3TablesDestination()The destination information for the metadata table configuration.Methods in software.amazon.awssdk.services.s3.model with parameters of type S3TablesDestination Modifier and Type Method Description MetadataTableConfiguration.BuilderMetadataTableConfiguration.Builder. s3TablesDestination(S3TablesDestination s3TablesDestination)The destination information for the metadata table configuration.
-