| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2 |
|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.clone() |
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withBotId(String botId)
The identifier of the bot associated with this custom vocabulary.
|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withBotVersion(String botVersion)
The identifier of the version of the bot associated with this custom vocabulary.
|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withCustomVocabularyItemList(Collection<CustomVocabularyEntryId> customVocabularyItemList)
A list of custom vocabulary items requested to be deleted.
|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withCustomVocabularyItemList(CustomVocabularyEntryId... customVocabularyItemList)
A list of custom vocabulary items requested to be deleted.
|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withLocaleId(String localeId)
The identifier of the language and locale where this custom vocabulary is used.
|
Copyright © 2023. All rights reserved.