Uses of Class
software.amazon.awssdk.services.dynamodb.model.ExportDescription
Packages that use ExportDescription
-
Uses of ExportDescription in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return ExportDescriptionModifier and TypeMethodDescriptionfinal ExportDescriptionDescribeExportResponse.exportDescription()Represents the properties of the export.final ExportDescriptionExportTableToPointInTimeResponse.exportDescription()Contains a description of the table export.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type ExportDescriptionModifier and TypeMethodDescriptionDescribeExportResponse.Builder.exportDescription(ExportDescription exportDescription) Represents the properties of the export.ExportTableToPointInTimeResponse.Builder.exportDescription(ExportDescription exportDescription) Contains a description of the table export.