| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| software.amazon.awssdk.services.backup.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateBackupPlanResponse> |
BackupAsyncClient.updateBackupPlan(UpdateBackupPlanRequest updateBackupPlanRequest)
Updates an existing backup plan identified by its
backupPlanId with the input document in JSON
format. |
default UpdateBackupPlanResponse |
BackupClient.updateBackupPlan(UpdateBackupPlanRequest updateBackupPlanRequest)
Updates an existing backup plan identified by its
backupPlanId with the input document in JSON
format. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateBackupPlanRequestMarshaller.marshall(UpdateBackupPlanRequest updateBackupPlanRequest) |
Copyright © 2023. All rights reserved.