| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<NewCustomVocabularyItem> |
BatchCreateCustomVocabularyItemRequest.customVocabularyItemList()
A list of new custom vocabulary items.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateCustomVocabularyItemRequest.Builder |
BatchCreateCustomVocabularyItemRequest.Builder.customVocabularyItemList(NewCustomVocabularyItem... customVocabularyItemList)
A list of new custom vocabulary items.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateCustomVocabularyItemRequest.Builder |
BatchCreateCustomVocabularyItemRequest.Builder.customVocabularyItemList(Collection<NewCustomVocabularyItem> customVocabularyItemList)
A list of new custom vocabulary items.
|
Copyright © 2023. All rights reserved.