| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<NewCustomVocabularyItem> |
BatchCreateCustomVocabularyItemRequest.customVocabularyItemList()
The custom vocabulary item list of the bot to batch create the custom vocabulary item for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateCustomVocabularyItemRequest.Builder |
BatchCreateCustomVocabularyItemRequest.Builder.customVocabularyItemList(NewCustomVocabularyItem... customVocabularyItemList)
The custom vocabulary item list of the bot to batch create the custom vocabulary item for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateCustomVocabularyItemRequest.Builder |
BatchCreateCustomVocabularyItemRequest.Builder.customVocabularyItemList(Collection<NewCustomVocabularyItem> customVocabularyItemList)
The custom vocabulary item list of the bot to batch create the custom vocabulary item for.
|
Copyright © 2023. All rights reserved.