public static interface BackupPlanTemplatesListMember.Builder extends SdkPojo, CopyableBuilder<BackupPlanTemplatesListMember.Builder,BackupPlanTemplatesListMember>
| Modifier and Type | Method and Description |
|---|---|
BackupPlanTemplatesListMember.Builder |
backupPlanTemplateId(String backupPlanTemplateId)
Uniquely identifies a stored backup plan template.
|
BackupPlanTemplatesListMember.Builder |
backupPlanTemplateName(String backupPlanTemplateName)
The optional display name of a backup plan template.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBackupPlanTemplatesListMember.Builder backupPlanTemplateId(String backupPlanTemplateId)
Uniquely identifies a stored backup plan template.
backupPlanTemplateId - Uniquely identifies a stored backup plan template.BackupPlanTemplatesListMember.Builder backupPlanTemplateName(String backupPlanTemplateName)
The optional display name of a backup plan template.
backupPlanTemplateName - The optional display name of a backup plan template.Copyright © 2023. All rights reserved.