Interface EmailTemplateContract.UpdateStages.WithTitle

All Known Subinterfaces:
EmailTemplateContract.Update
Enclosing interface:
EmailTemplateContract.UpdateStages

public static interface EmailTemplateContract.UpdateStages.WithTitle
The stage of the EmailTemplateContract update allowing to specify title.
  • Method Details

    • withTitle

      Specifies the title property: Title of the Template..
      Parameters:
      title - Title of the Template.
      Returns:
      the next definition stage.