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