| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRestoreTestingSelectionResult |
AWSBackupClient.updateRestoreTestingSelection(UpdateRestoreTestingSelectionRequest request)
Most elements except the
RestoreTestingSelectionName can be updated with this request. |
UpdateRestoreTestingSelectionResult |
AWSBackup.updateRestoreTestingSelection(UpdateRestoreTestingSelectionRequest updateRestoreTestingSelectionRequest)
Most elements except the
RestoreTestingSelectionName can be updated with this request. |
UpdateRestoreTestingSelectionResult |
AbstractAWSBackup.updateRestoreTestingSelection(UpdateRestoreTestingSelectionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRestoreTestingSelectionResult |
UpdateRestoreTestingSelectionResult.clone() |
UpdateRestoreTestingSelectionResult |
UpdateRestoreTestingSelectionResult.withCreationTime(Date creationTime)
This is the time the resource testing selection was updated successfully.
|
UpdateRestoreTestingSelectionResult |
UpdateRestoreTestingSelectionResult.withRestoreTestingPlanArn(String restoreTestingPlanArn)
Unique string that is the name of the restore testing plan.
|
UpdateRestoreTestingSelectionResult |
UpdateRestoreTestingSelectionResult.withRestoreTestingPlanName(String restoreTestingPlanName)
This is the restore testing plan with which the updated restore testing selection is associated.
|
UpdateRestoreTestingSelectionResult |
UpdateRestoreTestingSelectionResult.withRestoreTestingSelectionName(String restoreTestingSelectionName)
This is the returned restore testing selection name.
|
UpdateRestoreTestingSelectionResult |
UpdateRestoreTestingSelectionResult.withUpdateTime(Date updateTime)
This is the time the update completed for the restore testing selection.
|
Copyright © 2024. All rights reserved.