Interface ChoiceContent.Builder

    • Method Detail

      • 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

        ChoiceContent.Builder url​(String 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.