public static interface PointInTimeRecoverySpecification.Builder extends SdkPojo, CopyableBuilder<PointInTimeRecoverySpecification.Builder,PointInTimeRecoverySpecification>
| Modifier and Type | Method and Description |
|---|---|
PointInTimeRecoverySpecification.Builder |
pointInTimeRecoveryEnabled(Boolean pointInTimeRecoveryEnabled)
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
|
copyapplyMutation, buildPointInTimeRecoverySpecification.Builder pointInTimeRecoveryEnabled(Boolean pointInTimeRecoveryEnabled)
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
pointInTimeRecoveryEnabled - Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.Copyright © 2019. All rights reserved.