| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
GetRestoreTestingPlanResult |
AWSBackupClient.getRestoreTestingPlan(GetRestoreTestingPlanRequest request)
Returns
RestoreTestingPlan details for the specified RestoreTestingPlanName. |
GetRestoreTestingPlanResult |
AbstractAWSBackup.getRestoreTestingPlan(GetRestoreTestingPlanRequest request) |
GetRestoreTestingPlanResult |
AWSBackup.getRestoreTestingPlan(GetRestoreTestingPlanRequest getRestoreTestingPlanRequest)
Returns
RestoreTestingPlan details for the specified RestoreTestingPlanName. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetRestoreTestingPlanResult> |
AWSBackupAsyncClient.getRestoreTestingPlanAsync(GetRestoreTestingPlanRequest request,
AsyncHandler<GetRestoreTestingPlanRequest,GetRestoreTestingPlanResult> asyncHandler) |
Future<GetRestoreTestingPlanResult> |
AWSBackupAsync.getRestoreTestingPlanAsync(GetRestoreTestingPlanRequest getRestoreTestingPlanRequest,
AsyncHandler<GetRestoreTestingPlanRequest,GetRestoreTestingPlanResult> asyncHandler)
Returns
RestoreTestingPlan details for the specified RestoreTestingPlanName. |
Future<GetRestoreTestingPlanResult> |
AbstractAWSBackupAsync.getRestoreTestingPlanAsync(GetRestoreTestingPlanRequest request,
AsyncHandler<GetRestoreTestingPlanRequest,GetRestoreTestingPlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetRestoreTestingPlanResult |
GetRestoreTestingPlanResult.clone() |
GetRestoreTestingPlanResult |
GetRestoreTestingPlanResult.withRestoreTestingPlan(RestoreTestingPlanForGet restoreTestingPlan)
Specifies the body of a restore testing plan.
|
Copyright © 2024. All rights reserved.