| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutBotResponse> |
LexModelBuildingAsyncClient.putBot(PutBotRequest putBotRequest)
Creates an Amazon Lex conversational bot or replaces an existing bot.
|
default PutBotResponse |
LexModelBuildingClient.putBot(PutBotRequest putBotRequest)
Creates an Amazon Lex conversational bot or replaces an existing bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutBotRequestMarshaller.marshall(PutBotRequest putBotRequest) |
Copyright © 2019. All rights reserved.