| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding |
|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteIntentResult |
AmazonLexModelBuildingClient.deleteIntent(DeleteIntentRequest request)
Deletes all versions of the intent, including the
$LATEST version. |
DeleteIntentResult |
AmazonLexModelBuilding.deleteIntent(DeleteIntentRequest deleteIntentRequest)
Deletes all versions of the intent, including the
$LATEST version. |
DeleteIntentResult |
AbstractAmazonLexModelBuilding.deleteIntent(DeleteIntentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteIntentResult> |
AbstractAmazonLexModelBuildingAsync.deleteIntentAsync(DeleteIntentRequest request) |
Future<DeleteIntentResult> |
AmazonLexModelBuildingAsync.deleteIntentAsync(DeleteIntentRequest deleteIntentRequest)
Deletes all versions of the intent, including the
$LATEST version. |
Future<DeleteIntentResult> |
AmazonLexModelBuildingAsyncClient.deleteIntentAsync(DeleteIntentRequest request) |
Future<DeleteIntentResult> |
AbstractAmazonLexModelBuildingAsync.deleteIntentAsync(DeleteIntentRequest request,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler) |
Future<DeleteIntentResult> |
AmazonLexModelBuildingAsync.deleteIntentAsync(DeleteIntentRequest deleteIntentRequest,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler)
Deletes all versions of the intent, including the
$LATEST version. |
Future<DeleteIntentResult> |
AmazonLexModelBuildingAsyncClient.deleteIntentAsync(DeleteIntentRequest request,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteIntentResult> |
AbstractAmazonLexModelBuildingAsync.deleteIntentAsync(DeleteIntentRequest request,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler) |
Future<DeleteIntentResult> |
AmazonLexModelBuildingAsync.deleteIntentAsync(DeleteIntentRequest deleteIntentRequest,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler)
Deletes all versions of the intent, including the
$LATEST version. |
Future<DeleteIntentResult> |
AmazonLexModelBuildingAsyncClient.deleteIntentAsync(DeleteIntentRequest request,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteIntentResult |
DeleteIntentResult.clone() |
Copyright © 2023. All rights reserved.