| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding |
|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteBotVersionResult |
AbstractAmazonLexModelBuilding.deleteBotVersion(DeleteBotVersionRequest request) |
DeleteBotVersionResult |
AmazonLexModelBuilding.deleteBotVersion(DeleteBotVersionRequest deleteBotVersionRequest)
Deletes a specific version of a bot.
|
DeleteBotVersionResult |
AmazonLexModelBuildingClient.deleteBotVersion(DeleteBotVersionRequest request)
Deletes a specific version of a bot.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteBotVersionResult> |
AmazonLexModelBuildingAsyncClient.deleteBotVersionAsync(DeleteBotVersionRequest request,
AsyncHandler<DeleteBotVersionRequest,DeleteBotVersionResult> asyncHandler) |
Future<DeleteBotVersionResult> |
AmazonLexModelBuildingAsync.deleteBotVersionAsync(DeleteBotVersionRequest deleteBotVersionRequest,
AsyncHandler<DeleteBotVersionRequest,DeleteBotVersionResult> asyncHandler)
Deletes a specific version of a bot.
|
Future<DeleteBotVersionResult> |
AbstractAmazonLexModelBuildingAsync.deleteBotVersionAsync(DeleteBotVersionRequest request,
AsyncHandler<DeleteBotVersionRequest,DeleteBotVersionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteBotVersionResult |
DeleteBotVersionResult.clone() |
Copyright © 2020. All rights reserved.