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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2022. All rights reserved.