Interface BotAliasTestExecutionTarget.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BotAliasTestExecutionTarget.Builder,BotAliasTestExecutionTarget>, SdkBuilder<BotAliasTestExecutionTarget.Builder,BotAliasTestExecutionTarget>, SdkPojo
Enclosing class:
BotAliasTestExecutionTarget

public static interface BotAliasTestExecutionTarget.Builder extends SdkPojo, CopyableBuilder<BotAliasTestExecutionTarget.Builder,BotAliasTestExecutionTarget>
  • Method Details

    • 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

      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

      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.