| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBotVersionResponse> |
LexModelsV2AsyncClient.createBotVersion(CreateBotVersionRequest createBotVersionRequest)
Creates a new version of the bot based on the
DRAFT version. |
default CreateBotVersionResponse |
LexModelsV2Client.createBotVersion(CreateBotVersionRequest createBotVersionRequest)
Creates a new version of the bot based on the
DRAFT version. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBotVersionRequestMarshaller.marshall(CreateBotVersionRequest createBotVersionRequest) |
Copyright © 2021. All rights reserved.