| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteCustomVocabularyResponse |
LexModelsV2Client.deleteCustomVocabulary(DeleteCustomVocabularyRequest deleteCustomVocabularyRequest)
Removes a custom vocabulary from the specified locale in the specified bot.
|
default CompletableFuture<DeleteCustomVocabularyResponse> |
LexModelsV2AsyncClient.deleteCustomVocabulary(DeleteCustomVocabularyRequest deleteCustomVocabularyRequest)
Removes a custom vocabulary from the specified locale in the specified bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteCustomVocabularyRequestMarshaller.marshall(DeleteCustomVocabularyRequest deleteCustomVocabularyRequest) |
Copyright © 2023. All rights reserved.