| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetBackupPlanFromJSONResult> |
AbstractAWSBackupAsync.getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest request,
AsyncHandler<GetBackupPlanFromJSONRequest,GetBackupPlanFromJSONResult> asyncHandler) |
Future<GetBackupPlanFromJSONResult> |
AWSBackupAsyncClient.getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest request,
AsyncHandler<GetBackupPlanFromJSONRequest,GetBackupPlanFromJSONResult> asyncHandler) |
Future<GetBackupPlanFromJSONResult> |
AWSBackupAsync.getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest getBackupPlanFromJSONRequest,
AsyncHandler<GetBackupPlanFromJSONRequest,GetBackupPlanFromJSONResult> asyncHandler)
Returns a valid JSON document specifying a backup plan or an error.
|
| Modifier and Type | Method and Description |
|---|---|
GetBackupPlanFromJSONRequest |
GetBackupPlanFromJSONRequest.clone() |
GetBackupPlanFromJSONRequest |
GetBackupPlanFromJSONRequest.withBackupPlanTemplateJson(String backupPlanTemplateJson)
A customer-supplied backup plan document in JSON format.
|
Copyright © 2024. All rights reserved.