| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
CreateRestoreTestingSelectionResult |
AWSBackupClient.createRestoreTestingSelection(CreateRestoreTestingSelectionRequest request)
This request can be sent after CreateRestoreTestingPlan request returns successfully.
|
CreateRestoreTestingSelectionResult |
AbstractAWSBackup.createRestoreTestingSelection(CreateRestoreTestingSelectionRequest request) |
CreateRestoreTestingSelectionResult |
AWSBackup.createRestoreTestingSelection(CreateRestoreTestingSelectionRequest createRestoreTestingSelectionRequest)
This request can be sent after CreateRestoreTestingPlan request returns successfully.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRestoreTestingSelectionResult |
CreateRestoreTestingSelectionResult.clone() |
CreateRestoreTestingSelectionResult |
CreateRestoreTestingSelectionResult.withCreationTime(Date creationTime)
This is the time the resource testing selection was created successfully.
|
CreateRestoreTestingSelectionResult |
CreateRestoreTestingSelectionResult.withRestoreTestingPlanArn(String restoreTestingPlanArn)
This is the ARN of the restore testing plan with which the restore testing selection is associated.
|
CreateRestoreTestingSelectionResult |
CreateRestoreTestingSelectionResult.withRestoreTestingPlanName(String restoreTestingPlanName)
Unique string that is the name of the restore testing plan.
|
CreateRestoreTestingSelectionResult |
CreateRestoreTestingSelectionResult.withRestoreTestingSelectionName(String restoreTestingSelectionName)
This is the unique name of the restore testing selection that belongs to the related restore testing plan.
|
Copyright © 2024. All rights reserved.