| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2 |
|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.clone() |
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withBotId(String botId)
The unique identifier of the bot to the batch update request for the custom vocabulary item.
|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withBotVersion(String botVersion)
The bot version of the bot to the batch update request for the custom vocabulary item.
|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withCustomVocabularyItemList(Collection<CustomVocabularyItem> customVocabularyItemList)
The custom vocabulary item list of the bot to the batch update request for the custom vocabulary item.
|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withCustomVocabularyItemList(CustomVocabularyItem... customVocabularyItemList)
The custom vocabulary item list of the bot to the batch update request for the custom vocabulary item.
|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withLocaleId(String localeId)
The locale identifier of the bot to the batch update request for the custom vocabulary item.
|
Copyright © 2023. All rights reserved.