| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| 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 BatchCreateCustomVocabularyItemResponse |
LexModelsV2Client.batchCreateCustomVocabularyItem(BatchCreateCustomVocabularyItemRequest batchCreateCustomVocabularyItemRequest)
Batch create custom vocabulary item for the specified locale in the specified bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchCreateCustomVocabularyItemRequestMarshaller.marshall(BatchCreateCustomVocabularyItemRequest batchCreateCustomVocabularyItemRequest) |
Copyright © 2022. All rights reserved.