| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
GetBackupPlanFromJSONResult |
AbstractAWSBackup.getBackupPlanFromJSON(GetBackupPlanFromJSONRequest request) |
GetBackupPlanFromJSONResult |
AWSBackup.getBackupPlanFromJSON(GetBackupPlanFromJSONRequest getBackupPlanFromJSONRequest)
Returns a valid JSON document specifying a backup plan or an error.
|
GetBackupPlanFromJSONResult |
AWSBackupClient.getBackupPlanFromJSON(GetBackupPlanFromJSONRequest request)
Returns a valid JSON document specifying a backup plan or an error.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetBackupPlanFromJSONResult> |
AbstractAWSBackupAsync.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.
|
Future<GetBackupPlanFromJSONResult> |
AWSBackupAsyncClient.getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest request,
AsyncHandler<GetBackupPlanFromJSONRequest,GetBackupPlanFromJSONResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetBackupPlanFromJSONResult |
GetBackupPlanFromJSONResult.clone() |
GetBackupPlanFromJSONResult |
GetBackupPlanFromJSONResult.withBackupPlan(BackupPlan backupPlan)
Specifies the body of a backup plan.
|
Copyright © 2024. All rights reserved.