Uses of Class
software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
Packages that use RestoreSummary Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of RestoreSummary in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return RestoreSummary Modifier and Type Method Description RestoreSummaryTableDescription. restoreSummary()Contains details for the restore.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type RestoreSummary Modifier and Type Method Description TableDescription.BuilderTableDescription.Builder. restoreSummary(RestoreSummary restoreSummary)Contains details for the restore.
-