Interface LexBot.Builder

    • Method Detail

      • name

        LexBot.Builder name​(String name)

        The name of the Amazon Lex bot.

        Parameters:
        name - The name of the Amazon Lex bot.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lexRegion

        LexBot.Builder lexRegion​(String lexRegion)

        The Amazon Web Services Region where the Amazon Lex bot was created.

        Parameters:
        lexRegion - The Amazon Web Services Region where the Amazon Lex bot was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.