| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchUpdateCustomVocabularyItemResponse> |
LexModelsV2AsyncClient.batchUpdateCustomVocabularyItem(BatchUpdateCustomVocabularyItemRequest batchUpdateCustomVocabularyItemRequest)
Batch update custom vocabulary item for the specified locale in the specified bot.
|
default BatchUpdateCustomVocabularyItemResponse |
LexModelsV2Client.batchUpdateCustomVocabularyItem(BatchUpdateCustomVocabularyItemRequest batchUpdateCustomVocabularyItemRequest)
Batch update custom vocabulary item for the specified locale in the specified bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchUpdateCustomVocabularyItemRequestMarshaller.marshall(BatchUpdateCustomVocabularyItemRequest batchUpdateCustomVocabularyItemRequest) |
Copyright © 2022. All rights reserved.