| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateBotLocaleResponse |
LexModelsV2Client.updateBotLocale(Consumer<UpdateBotLocaleRequest.Builder> updateBotLocaleRequest)
Updates the settings that a bot has for a specific locale.
|
default UpdateBotLocaleResponse |
LexModelsV2Client.updateBotLocale(UpdateBotLocaleRequest updateBotLocaleRequest)
Updates the settings that a bot has for a specific locale.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateBotLocaleResponse> |
LexModelsV2AsyncClient.updateBotLocale(Consumer<UpdateBotLocaleRequest.Builder> updateBotLocaleRequest)
Updates the settings that a bot has for a specific locale.
|
default CompletableFuture<UpdateBotLocaleResponse> |
LexModelsV2AsyncClient.updateBotLocale(UpdateBotLocaleRequest updateBotLocaleRequest)
Updates the settings that a bot has for a specific locale.
|
Copyright © 2022. All rights reserved.