Interface RecognizedBotMember.Builder

    • Method Detail

      • botId

        RecognizedBotMember.Builder botId​(String botId)

        The identifier of the bot member that processes the request.

        Parameters:
        botId - The identifier of the bot member that processes the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • botName

        RecognizedBotMember.Builder botName​(String botName)

        The name of the bot member that processes the request.

        Parameters:
        botName - The name of the bot member that processes the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.