| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
BackupPlan |
GetBackupPlanResponse.backupPlan()
Specifies the body of a backup plan.
|
BackupPlan |
GetBackupPlanFromJsonResponse.backupPlan()
Specifies the body of a backup plan.
|
BackupPlan |
GetBackupPlanFromTemplateResponse.backupPlanDocument()
Returns the body of a backup plan based on the target template, including the name, rules, and backup vault of
the plan.
|
| Modifier and Type | Method and Description |
|---|---|
GetBackupPlanResponse.Builder |
GetBackupPlanResponse.Builder.backupPlan(BackupPlan backupPlan)
Specifies the body of a backup plan.
|
GetBackupPlanFromJsonResponse.Builder |
GetBackupPlanFromJsonResponse.Builder.backupPlan(BackupPlan backupPlan)
Specifies the body of a backup plan.
|
GetBackupPlanFromTemplateResponse.Builder |
GetBackupPlanFromTemplateResponse.Builder.backupPlanDocument(BackupPlan backupPlanDocument)
Returns the body of a backup plan based on the target template, including the name, rules, and backup vault
of the plan.
|
Copyright © 2023. All rights reserved.