Interface BackupPlanTemplatesListMember.Builder

    • Method Detail

      • backupPlanTemplateId

        BackupPlanTemplatesListMember.Builder backupPlanTemplateId​(String backupPlanTemplateId)

        Uniquely identifies a stored backup plan template.

        Parameters:
        backupPlanTemplateId - Uniquely identifies a stored backup plan template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • backupPlanTemplateName

        BackupPlanTemplatesListMember.Builder backupPlanTemplateName​(String backupPlanTemplateName)

        The optional display name of a backup plan template.

        Parameters:
        backupPlanTemplateName - The optional display name of a backup plan template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.