public static interface TestSetDiscrepancyReportBotAliasTarget.Builder extends SdkPojo, CopyableBuilder<TestSetDiscrepancyReportBotAliasTarget.Builder,TestSetDiscrepancyReportBotAliasTarget>
| Modifier and Type | Method and Description |
|---|---|
TestSetDiscrepancyReportBotAliasTarget.Builder |
botAliasId(String botAliasId)
The unique identifier for the bot associated with the bot alias.
|
TestSetDiscrepancyReportBotAliasTarget.Builder |
botId(String botId)
The unique identifier for the bot alias.
|
TestSetDiscrepancyReportBotAliasTarget.Builder |
localeId(String localeId)
The unique identifier of the locale associated with the bot alias.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTestSetDiscrepancyReportBotAliasTarget.Builder botId(String botId)
The unique identifier for the bot alias.
botId - The unique identifier for the bot alias.TestSetDiscrepancyReportBotAliasTarget.Builder botAliasId(String botAliasId)
The unique identifier for the bot associated with the bot alias.
botAliasId - The unique identifier for the bot associated with the bot alias.TestSetDiscrepancyReportBotAliasTarget.Builder localeId(String localeId)
The unique identifier of the locale associated with the bot alias.
localeId - The unique identifier of the locale associated with the bot alias.Copyright © 2023. All rights reserved.