| 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 unique identifier of the bot to batch create the custom vocabulary item for.
|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withBotVersion(String botVersion)
The bot version of the bot to batch create the custom vocabulary item for.
|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withCustomVocabularyItemList(Collection<NewCustomVocabularyItem> customVocabularyItemList)
The custom vocabulary item list of the bot to batch create the custom vocabulary item for.
|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withCustomVocabularyItemList(NewCustomVocabularyItem... customVocabularyItemList)
The custom vocabulary item list of the bot to batch create the custom vocabulary item for.
|
BatchCreateCustomVocabularyItemRequest |
BatchCreateCustomVocabularyItemRequest.withLocaleId(String localeId)
The unique locale identifier of the bot to batch create the custom vocabulary item for.
|
Copyright © 2023. All rights reserved.