| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default BatchCreateCustomVocabularyItemResponse |
LexModelsV2Client.batchCreateCustomVocabularyItem(BatchCreateCustomVocabularyItemRequest batchCreateCustomVocabularyItemRequest)
Batch create custom vocabulary item for the specified locale in the specified bot.
|
default BatchCreateCustomVocabularyItemResponse |
LexModelsV2Client.batchCreateCustomVocabularyItem(Consumer<BatchCreateCustomVocabularyItemRequest.Builder> batchCreateCustomVocabularyItemRequest)
Batch create custom vocabulary item for the specified locale in the specified bot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchCreateCustomVocabularyItemResponse> |
LexModelsV2AsyncClient.batchCreateCustomVocabularyItem(BatchCreateCustomVocabularyItemRequest batchCreateCustomVocabularyItemRequest)
Batch create custom vocabulary item for the specified locale in the specified bot.
|
default CompletableFuture<BatchCreateCustomVocabularyItemResponse> |
LexModelsV2AsyncClient.batchCreateCustomVocabularyItem(Consumer<BatchCreateCustomVocabularyItemRequest.Builder> batchCreateCustomVocabularyItemRequest)
Batch create custom vocabulary item for the specified locale in the specified bot.
|
Copyright © 2023. All rights reserved.