Uses of Class
software.amazon.awssdk.services.s3.model.S3TablesDestinationResult
-
Packages that use S3TablesDestinationResult Package Description software.amazon.awssdk.services.s3.model -
-
Uses of S3TablesDestinationResult in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return S3TablesDestinationResult Modifier and Type Method Description S3TablesDestinationResultMetadataTableConfigurationResult. s3TablesDestinationResult()The destination information for the metadata table configuration.Methods in software.amazon.awssdk.services.s3.model with parameters of type S3TablesDestinationResult Modifier and Type Method Description MetadataTableConfigurationResult.BuilderMetadataTableConfigurationResult.Builder. s3TablesDestinationResult(S3TablesDestinationResult s3TablesDestinationResult)The destination information for the metadata table configuration.
-