| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBotResponse> |
LexModelBuildingAsyncClient.deleteBot(DeleteBotRequest deleteBotRequest)
Deletes all versions of the bot, including the
$LATEST version. |
default DeleteBotResponse |
LexModelBuildingClient.deleteBot(DeleteBotRequest deleteBotRequest)
Deletes all versions of the bot, including the
$LATEST version. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBotRequestMarshaller.marshall(DeleteBotRequest deleteBotRequest) |
Copyright © 2022. All rights reserved.