Uses of Class
software.amazon.awssdk.services.dynamodb.model.RestoreSummary
Packages that use RestoreSummary
-
Uses of RestoreSummary in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return RestoreSummaryModifier and TypeMethodDescriptionfinal RestoreSummaryTableDescription.restoreSummary()Contains details for the restore.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type RestoreSummaryModifier and TypeMethodDescriptionTableDescription.Builder.restoreSummary(RestoreSummary restoreSummary) Contains details for the restore.