| 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 unique identifier of the bot to batch delete request for the custom vocabulary item.
|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withBotVersion(String botVersion)
The version of the bot 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.
|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withCustomVocabularyItemList(CustomVocabularyEntryId... customVocabularyItemList)
The custom vocabulary list to batch delete request for the custom vocabulary item.
|
BatchDeleteCustomVocabularyItemRequest |
BatchDeleteCustomVocabularyItemRequest.withLocaleId(String localeId)
The locale identifier of the bot to batch delete request for the custom vocabulary item.
|
Copyright © 2023. All rights reserved.