Interface ParentBotNetwork.Builder

    • Method Detail

      • botId

        ParentBotNetwork.Builder botId​(String botId)

        The identifier of the network of bots assigned by Amazon Lex.

        Parameters:
        botId - The identifier of the network of bots assigned by Amazon Lex.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • botVersion

        ParentBotNetwork.Builder botVersion​(String botVersion)

        The version of the network of bots.

        Parameters:
        botVersion - The version of the network of bots.
        Returns:
        Returns a reference to this object so that method calls can be chained together.