| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDeleteCustomVocabularyItemResponse> |
LexModelsV2AsyncClient.batchDeleteCustomVocabularyItem(BatchDeleteCustomVocabularyItemRequest batchDeleteCustomVocabularyItemRequest)
Delete a batch of custom vocabulary items for a given bot locale's custom vocabulary.
|
default BatchDeleteCustomVocabularyItemResponse |
LexModelsV2Client.batchDeleteCustomVocabularyItem(BatchDeleteCustomVocabularyItemRequest batchDeleteCustomVocabularyItemRequest)
Delete a batch of custom vocabulary items for a given bot locale's custom vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDeleteCustomVocabularyItemRequestMarshaller.marshall(BatchDeleteCustomVocabularyItemRequest batchDeleteCustomVocabularyItemRequest) |
Copyright © 2023. All rights reserved.