| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomVocabularyEntryId |
CustomVocabularyEntryId.clone() |
CustomVocabularyEntryId |
CustomVocabularyEntryId.withItemId(String itemId)
The unique item identifier for the custom vocabulary items.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomVocabularyEntryId> |
BatchDeleteCustomVocabularyItemRequest.getCustomVocabularyItemList()
The custom vocabulary list to batch delete request for the custom vocabulary item.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withCustomVocabularyItemList(CustomVocabularyEntryId... customVocabularyItemList)
The custom vocabulary list to batch delete request for the custom vocabulary item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDeleteCustomVocabularyItemRequest.setCustomVocabularyItemList(Collection<CustomVocabularyEntryId> customVocabularyItemList)
The custom vocabulary list to batch delete request for the custom vocabulary item.
|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withCustomVocabularyItemList(Collection<CustomVocabularyEntryId> customVocabularyItemList)
The custom vocabulary list to batch delete request for the custom vocabulary item.
|
Copyright © 2023. All rights reserved.