Uses of Class
software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
-
Packages that use PointInTimeRecoverySummary Package Description software.amazon.awssdk.services.keyspaces.model -
-
Uses of PointInTimeRecoverySummary in software.amazon.awssdk.services.keyspaces.model
Methods in software.amazon.awssdk.services.keyspaces.model that return PointInTimeRecoverySummary Modifier and Type Method Description PointInTimeRecoverySummaryGetTableResponse. pointInTimeRecovery()The point-in-time recovery status of the specified table.Methods in software.amazon.awssdk.services.keyspaces.model with parameters of type PointInTimeRecoverySummary Modifier and Type Method Description GetTableResponse.BuilderGetTableResponse.Builder. pointInTimeRecovery(PointInTimeRecoverySummary pointInTimeRecovery)The point-in-time recovery status of the specified table.
-