Interface FinalResponse.Builder

    • Method Detail

      • text

        FinalResponse.Builder text​(String text)

        The text in the response to the user.

        Parameters:
        text - The text in the response to the user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.