DeleteBotLocaleResponse.Builder |
DeleteBotLocaleResponse.Builder.botId(String botId) |
The identifier of the bot that contained the deleted locale.
|
DeleteBotLocaleResponse.Builder |
DeleteBotLocaleResponse.Builder.botLocaleStatus(String botLocaleStatus) |
The status of deleting the bot locale.
|
DeleteBotLocaleResponse.Builder |
DeleteBotLocaleResponse.Builder.botLocaleStatus(BotLocaleStatus botLocaleStatus) |
The status of deleting the bot locale.
|
DeleteBotLocaleResponse.Builder |
DeleteBotLocaleResponse.Builder.botVersion(String botVersion) |
The version of the bot that contained the deleted locale.
|
static DeleteBotLocaleResponse.Builder |
DeleteBotLocaleResponse.builder() |
|
DeleteBotLocaleResponse.Builder |
DeleteBotLocaleResponse.Builder.localeId(String localeId) |
The language and locale of the deleted locale.
|
DeleteBotLocaleResponse.Builder |
DeleteBotLocaleResponse.toBuilder() |
|