Uses of Class
software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
Packages that use PointInTimeRecoverySpecification
-
Uses of PointInTimeRecoverySpecification in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return PointInTimeRecoverySpecificationModifier and TypeMethodDescriptionUpdateContinuousBackupsRequest.pointInTimeRecoverySpecification()Represents the settings used to enable point in time recovery.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type PointInTimeRecoverySpecificationModifier and TypeMethodDescriptionUpdateContinuousBackupsRequest.Builder.pointInTimeRecoverySpecification(PointInTimeRecoverySpecification pointInTimeRecoverySpecification) Represents the settings used to enable point in time recovery.