Interface TemplateSummary.Builder

  • Method Details

    • templateName

      TemplateSummary.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.
    • metaTemplateId

      TemplateSummary.Builder metaTemplateId(String metaTemplateId)

      The numeric ID assigned to the template by Meta.

      Parameters:
      metaTemplateId - The numeric ID assigned to the template by Meta.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateStatus

      TemplateSummary.Builder templateStatus(String templateStatus)

      The current status of the template (for example, APPROVED, PENDING, or REJECTED).

      Parameters:
      templateStatus - The current status of the template (for example, APPROVED, PENDING, or REJECTED).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateQualityScore

      TemplateSummary.Builder templateQualityScore(String templateQualityScore)

      The quality score assigned to the template by Meta.

      Parameters:
      templateQualityScore - The quality score assigned to the template by Meta.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateLanguage

      TemplateSummary.Builder templateLanguage(String templateLanguage)

      The language code of the template (for example, en_US).

      Parameters:
      templateLanguage - The language code of the template (for example, en_US).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateCategory

      TemplateSummary.Builder templateCategory(String templateCategory)

      The category of the template (for example, UTILITY or MARKETING).

      Parameters:
      templateCategory - The category of the template (for example, UTILITY or MARKETING).
      Returns:
      Returns a reference to this object so that method calls can be chained together.