| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateBotResponse |
LexModelsV2Client.updateBot(Consumer<UpdateBotRequest.Builder> updateBotRequest)
Updates the configuration of an existing bot.
|
default UpdateBotResponse |
LexModelsV2Client.updateBot(UpdateBotRequest updateBotRequest)
Updates the configuration of an existing bot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateBotResponse> |
LexModelsV2AsyncClient.updateBot(Consumer<UpdateBotRequest.Builder> updateBotRequest)
Updates the configuration of an existing bot.
|
default CompletableFuture<UpdateBotResponse> |
LexModelsV2AsyncClient.updateBot(UpdateBotRequest updateBotRequest)
Updates the configuration of an existing bot.
|
Copyright © 2023. All rights reserved.