| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchDeleteCustomVocabularyItemResponse |
LexModelsV2Client.batchDeleteCustomVocabularyItem(BatchDeleteCustomVocabularyItemRequest batchDeleteCustomVocabularyItemRequest)
Batch delete custom vocabulary item for the specified locale in the specified bot.
|
default CompletableFuture<BatchDeleteCustomVocabularyItemResponse> |
LexModelsV2AsyncClient.batchDeleteCustomVocabularyItem(BatchDeleteCustomVocabularyItemRequest batchDeleteCustomVocabularyItemRequest)
Batch delete custom vocabulary item for the specified locale in the specified bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDeleteCustomVocabularyItemRequestMarshaller.marshall(BatchDeleteCustomVocabularyItemRequest batchDeleteCustomVocabularyItemRequest) |
Copyright © 2023. All rights reserved.