| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBotVersionResponse> |
LexModelBuildingAsyncClient.deleteBotVersion(DeleteBotVersionRequest deleteBotVersionRequest)
Deletes a specific version of a bot.
|
default DeleteBotVersionResponse |
LexModelBuildingClient.deleteBotVersion(DeleteBotVersionRequest deleteBotVersionRequest)
Deletes a specific version of a bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBotVersionRequestMarshaller.marshall(DeleteBotVersionRequest deleteBotVersionRequest) |
Copyright © 2023. All rights reserved.