| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomVocabularyEntryId> |
BatchDeleteCustomVocabularyItemRequest.customVocabularyItemList()
A list of custom vocabulary items requested to be deleted.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteCustomVocabularyItemRequest.Builder |
BatchDeleteCustomVocabularyItemRequest.Builder.customVocabularyItemList(CustomVocabularyEntryId... customVocabularyItemList)
A list of custom vocabulary items requested to be deleted.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteCustomVocabularyItemRequest.Builder |
BatchDeleteCustomVocabularyItemRequest.Builder.customVocabularyItemList(Collection<CustomVocabularyEntryId> customVocabularyItemList)
A list of custom vocabulary items requested to be deleted.
|
Copyright © 2023. All rights reserved.