| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteBotResponse |
LexModelsV2Client.deleteBot(DeleteBotRequest deleteBotRequest)
Deletes all versions of a bot, including the
Draft version. |
default CompletableFuture<DeleteBotResponse> |
LexModelsV2AsyncClient.deleteBot(DeleteBotRequest deleteBotRequest)
Deletes all versions of a bot, including the
Draft version. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBotRequestMarshaller.marshall(DeleteBotRequest deleteBotRequest) |
Copyright © 2023. All rights reserved.