Interface RuntimeHintValue.Builder

    • Method Detail

      • phrase

        RuntimeHintValue.Builder phrase​(String phrase)

        The phrase that Amazon Lex V2 should look for in the user's input to the bot.

        Parameters:
        phrase - The phrase that Amazon Lex V2 should look for in the user's input to the bot.
        Returns:
        Returns a reference to this object so that method calls can be chained together.