| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBotVersionResponse> |
LexModelsV2AsyncClient.deleteBotVersion(DeleteBotVersionRequest deleteBotVersionRequest)
Deletes a specific version of a bot.
|
default DeleteBotVersionResponse |
LexModelsV2Client.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.