Interface BotAliasTestExecutionTarget.Builder

    • Method Detail

      • botId

        BotAliasTestExecutionTarget.Builder botId​(String botId)

        The bot Id of the bot alias used in the test set execution.

        Parameters:
        botId - The bot Id of the bot alias used in the test set execution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • botAliasId

        BotAliasTestExecutionTarget.Builder botAliasId​(String botAliasId)

        The bot alias Id of the bot alias used in the test set execution.

        Parameters:
        botAliasId - The bot alias Id of the bot alias used in the test set execution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localeId

        BotAliasTestExecutionTarget.Builder localeId​(String localeId)

        The locale Id of the bot alias used in the test set execution.

        Parameters:
        localeId - The locale Id of the bot alias used in the test set execution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.