Interface EmailTemplateMetadata.Builder

  • Method Details

    • templateName

      EmailTemplateMetadata.Builder templateName(String templateName)

      The name of the template.

      Parameters:
      templateName - The name of the template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTimestamp

      EmailTemplateMetadata.Builder createdTimestamp(Instant createdTimestamp)

      The time and date the template was created.

      Parameters:
      createdTimestamp - The time and date the template was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.