Interface ChoiceContent.Builder

  • Method Details

    • displayText

      ChoiceContent.Builder displayText(String displayText)

      The display text for the choice content.

      Parameters:
      displayText - The display text for the choice content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • url

      The URL for the choice content.

      Parameters:
      url - The URL for the choice content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.