| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBotVersionResponse> |
LexModelBuildingAsyncClient.createBotVersion(CreateBotVersionRequest createBotVersionRequest)
Creates a new version of the bot based on the
$LATEST version. |
default CreateBotVersionResponse |
LexModelBuildingClient.createBotVersion(CreateBotVersionRequest createBotVersionRequest)
Creates a new version of the bot based on the
$LATEST version. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBotVersionRequestMarshaller.marshall(CreateBotVersionRequest createBotVersionRequest) |
Copyright © 2022. All rights reserved.