| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2 |
|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.clone() |
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withBotId(String botId)
The identifier of the bot associated with this custom vocabulary.
|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withBotVersion(String botVersion)
The identifier of the version of the bot associated with this custom vocabulary.
|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withCustomVocabularyItemList(Collection<NewCustomVocabularyItem> customVocabularyItemList)
A list of new custom vocabulary items.
|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withCustomVocabularyItemList(NewCustomVocabularyItem... customVocabularyItemList)
A list of new custom vocabulary items.
|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withLocaleId(String localeId)
The identifier of the language and locale where this custom vocabulary is used.
|
Copyright © 2024. All rights reserved.