| 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 identifier of the bot associated with this custom vocabulary
|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withBotVersion(String botVersion)
The identifier of the version of the bot associated with this custom vocabulary.
|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withCustomVocabularyItemList(Collection<CustomVocabularyItem> customVocabularyItemList)
A list of custom vocabulary items with updated fields.
|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withCustomVocabularyItemList(CustomVocabularyItem... customVocabularyItemList)
A list of custom vocabulary items with updated fields.
|
BatchUpdateCustomVocabularyItemRequest |
BatchUpdateCustomVocabularyItemRequest.withLocaleId(String localeId)
The identifier of the language and locale where this custom vocabulary is used.
|
Copyright © 2024. All rights reserved.