Interface PromptVariableValues.Builder

    • Method Detail

      • text

        PromptVariableValues.Builder text​(String text)

        The text value that the variable maps to.

        Parameters:
        text - The text value that the variable maps to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.