public static interface BotAliasTestExecutionTarget.Builder extends SdkPojo, CopyableBuilder<BotAliasTestExecutionTarget.Builder,BotAliasTestExecutionTarget>
| Modifier and Type | Method and Description |
|---|---|
BotAliasTestExecutionTarget.Builder |
botAliasId(String botAliasId)
The bot alias Id of the bot alias used in the test set execution.
|
BotAliasTestExecutionTarget.Builder |
botId(String botId)
The bot Id of the bot alias used in the test set execution.
|
BotAliasTestExecutionTarget.Builder |
localeId(String localeId)
The locale Id of the bot alias used in the test set execution.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBotAliasTestExecutionTarget.Builder botId(String botId)
The bot Id of the bot alias used in the test set execution.
botId - The bot Id of the bot alias used in the test set execution.BotAliasTestExecutionTarget.Builder botAliasId(String botAliasId)
The bot alias Id of the bot alias used in the test set execution.
botAliasId - The bot alias Id of the bot alias used in the test set execution.BotAliasTestExecutionTarget.Builder localeId(String localeId)
The locale Id of the bot alias used in the test set execution.
localeId - The locale Id of the bot alias used in the test set execution.Copyright © 2023. All rights reserved.