| Package | Description |
|---|---|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
BackupPlanTemplatesListMember |
BackupPlanTemplatesListMember.clone() |
BackupPlanTemplatesListMember |
BackupPlanTemplatesListMember.withBackupPlanTemplateId(String backupPlanTemplateId)
Uniquely identifies a stored backup plan template.
|
BackupPlanTemplatesListMember |
BackupPlanTemplatesListMember.withBackupPlanTemplateName(String backupPlanTemplateName)
The optional display name of a backup plan template.
|
| Modifier and Type | Method and Description |
|---|---|
List<BackupPlanTemplatesListMember> |
ListBackupPlanTemplatesResult.getBackupPlanTemplatesList()
An array of template list items containing metadata about your saved templates.
|
| Modifier and Type | Method and Description |
|---|---|
ListBackupPlanTemplatesResult |
ListBackupPlanTemplatesResult.withBackupPlanTemplatesList(BackupPlanTemplatesListMember... backupPlanTemplatesList)
An array of template list items containing metadata about your saved templates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBackupPlanTemplatesResult.setBackupPlanTemplatesList(Collection<BackupPlanTemplatesListMember> backupPlanTemplatesList)
An array of template list items containing metadata about your saved templates.
|
ListBackupPlanTemplatesResult |
ListBackupPlanTemplatesResult.withBackupPlanTemplatesList(Collection<BackupPlanTemplatesListMember> backupPlanTemplatesList)
An array of template list items containing metadata about your saved templates.
|
Copyright © 2022. All rights reserved.