| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBotLocaleResponse> |
LexModelsV2AsyncClient.deleteBotLocale(DeleteBotLocaleRequest deleteBotLocaleRequest)
Removes a locale from a bot.
|
default DeleteBotLocaleResponse |
LexModelsV2Client.deleteBotLocale(DeleteBotLocaleRequest deleteBotLocaleRequest)
Removes a locale from a bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBotLocaleRequestMarshaller.marshall(DeleteBotLocaleRequest deleteBotLocaleRequest) |
Copyright © 2022. All rights reserved.