Uses of Class
software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException
Packages that use ExportNotFoundException
-
Uses of ExportNotFoundException in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that throw ExportNotFoundExceptionModifier and TypeMethodDescriptiondefault DescribeExportResponseDynamoDbClient.describeExport(Consumer<DescribeExportRequest.Builder> describeExportRequest) Describes an existing table export.default DescribeExportResponseDynamoDbClient.describeExport(DescribeExportRequest describeExportRequest) Describes an existing table export.