Uses of Class
software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException
Packages that use InvalidRestoreTimeException
-
Uses of InvalidRestoreTimeException in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that throw InvalidRestoreTimeExceptionModifier and TypeMethodDescriptionDynamoDbClient.restoreTableToPointInTime(Consumer<RestoreTableToPointInTimeRequest.Builder> restoreTableToPointInTimeRequest) Restores the specified table to the specified point in time withinEarliestRestorableDateTimeandLatestRestorableDateTime.DynamoDbClient.restoreTableToPointInTime(RestoreTableToPointInTimeRequest restoreTableToPointInTimeRequest) Restores the specified table to the specified point in time withinEarliestRestorableDateTimeandLatestRestorableDateTime.