| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
List<BackupPlanTemplatesListMember> |
ListBackupPlanTemplatesResponse.backupPlanTemplatesList()
An array of template list items containing metadata about your saved templates.
|
| Modifier and Type | Method and Description |
|---|---|
ListBackupPlanTemplatesResponse.Builder |
ListBackupPlanTemplatesResponse.Builder.backupPlanTemplatesList(BackupPlanTemplatesListMember... backupPlanTemplatesList)
An array of template list items containing metadata about your saved templates.
|
| Modifier and Type | Method and Description |
|---|---|
ListBackupPlanTemplatesResponse.Builder |
ListBackupPlanTemplatesResponse.Builder.backupPlanTemplatesList(Collection<BackupPlanTemplatesListMember> backupPlanTemplatesList)
An array of template list items containing metadata about your saved templates.
|
Copyright © 2021. All rights reserved.