| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| software.amazon.awssdk.services.backup.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBackupPlanFromJsonResponse> |
BackupAsyncClient.getBackupPlanFromJSON(GetBackupPlanFromJsonRequest getBackupPlanFromJsonRequest)
Returns a valid JSON document specifying a backup plan or an error.
|
default GetBackupPlanFromJsonResponse |
BackupClient.getBackupPlanFromJSON(GetBackupPlanFromJsonRequest getBackupPlanFromJsonRequest)
Returns a valid JSON document specifying a backup plan or an error.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBackupPlanFromJsonRequestMarshaller.marshall(GetBackupPlanFromJsonRequest getBackupPlanFromJsonRequest) |
Copyright © 2023. All rights reserved.