DeleteCustomVocabularyResponse.Builder |
DeleteCustomVocabularyResponse.Builder.botId(String botId) |
The identifier of the bot that the custom vocabulary was removed from.
|
DeleteCustomVocabularyResponse.Builder |
DeleteCustomVocabularyResponse.Builder.botVersion(String botVersion) |
The version of the bot that the custom vocabulary was removed from.
|
static DeleteCustomVocabularyResponse.Builder |
DeleteCustomVocabularyResponse.builder() |
|
DeleteCustomVocabularyResponse.Builder |
DeleteCustomVocabularyResponse.Builder.customVocabularyStatus(String customVocabularyStatus) |
The status of removing the custom vocabulary.
|
DeleteCustomVocabularyResponse.Builder |
DeleteCustomVocabularyResponse.Builder.customVocabularyStatus(CustomVocabularyStatus customVocabularyStatus) |
The status of removing the custom vocabulary.
|
DeleteCustomVocabularyResponse.Builder |
DeleteCustomVocabularyResponse.Builder.localeId(String localeId) |
The locale identifier for the locale that the custom vocabulary was removed from.
|
DeleteCustomVocabularyResponse.Builder |
DeleteCustomVocabularyResponse.toBuilder() |
|