Uses of Class
software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException
-
Packages that use ExportNotFoundException Package Description software.amazon.awssdk.services.dynamodb Amazon DynamoDB -
-
Uses of ExportNotFoundException in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that throw ExportNotFoundException Modifier and Type Method Description default DescribeExportResponseDynamoDbClient. describeExport(Consumer<DescribeExportRequest.Builder> describeExportRequest)Describes an existing table export.default DescribeExportResponseDynamoDbClient. describeExport(DescribeExportRequest describeExportRequest)Describes an existing table export.
-