| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| 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 |
|---|---|
GetRestoreTestingPlanRequest |
GetRestoreTestingPlanRequest.clone() |
GetRestoreTestingPlanRequest |
GetRestoreTestingPlanRequest.withRestoreTestingPlanName(String restoreTestingPlanName)
Required unique name of the restore testing plan.
|
Copyright © 2024. All rights reserved.