| Package | Description |
|---|---|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
RestoreTestingPlanForUpdate |
RestoreTestingPlanForUpdate.clone() |
RestoreTestingPlanForUpdate |
UpdateRestoreTestingPlanRequest.getRestoreTestingPlan()
Specifies the body of a restore testing plan.
|
RestoreTestingPlanForUpdate |
RestoreTestingPlanForUpdate.withRecoveryPointSelection(RestoreTestingRecoveryPointSelection recoveryPointSelection)
Required:
Algorithm; RecoveryPointTypes; IncludeVaults (one or
more). |
RestoreTestingPlanForUpdate |
RestoreTestingPlanForUpdate.withScheduleExpression(String scheduleExpression)
A CRON expression in specified timezone when a restore testing plan is executed.
|
RestoreTestingPlanForUpdate |
RestoreTestingPlanForUpdate.withScheduleExpressionTimezone(String scheduleExpressionTimezone)
Optional.
|
RestoreTestingPlanForUpdate |
RestoreTestingPlanForUpdate.withStartWindowHours(Integer startWindowHours)
Defaults to 24 hours.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRestoreTestingPlanRequest.setRestoreTestingPlan(RestoreTestingPlanForUpdate restoreTestingPlan)
Specifies the body of a restore testing plan.
|
UpdateRestoreTestingPlanRequest |
UpdateRestoreTestingPlanRequest.withRestoreTestingPlan(RestoreTestingPlanForUpdate restoreTestingPlan)
Specifies the body of a restore testing plan.
|
Copyright © 2024. All rights reserved.