Uses of Class
software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
Packages that use PointInTimeRecoveryDescription
-
Uses of PointInTimeRecoveryDescription in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return PointInTimeRecoveryDescriptionModifier and TypeMethodDescriptionContinuousBackupsDescription.pointInTimeRecoveryDescription()The description of the point in time recovery settings applied to the table.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type PointInTimeRecoveryDescriptionModifier and TypeMethodDescriptionContinuousBackupsDescription.Builder.pointInTimeRecoveryDescription(PointInTimeRecoveryDescription pointInTimeRecoveryDescription) The description of the point in time recovery settings applied to the table.