| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateBackupPlanResponse> |
BackupAsyncClient.updateBackupPlan(Consumer<UpdateBackupPlanRequest.Builder> updateBackupPlanRequest)
Updates an existing backup plan identified by its
backupPlanId with the input document in JSON
format. |
default UpdateBackupPlanResponse |
BackupClient.updateBackupPlan(Consumer<UpdateBackupPlanRequest.Builder> updateBackupPlanRequest)
Updates an existing backup plan identified by its
backupPlanId with the input document in JSON
format. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateBackupPlanRequest.Builder> |
UpdateBackupPlanRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.