| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2 |
|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteIntentResult |
AmazonLexModelsV2Client.deleteIntent(DeleteIntentRequest request)
Removes the specified intent.
|
DeleteIntentResult |
AbstractAmazonLexModelsV2.deleteIntent(DeleteIntentRequest request) |
DeleteIntentResult |
AmazonLexModelsV2.deleteIntent(DeleteIntentRequest deleteIntentRequest)
Removes the specified intent.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteIntentResult> |
AmazonLexModelsV2AsyncClient.deleteIntentAsync(DeleteIntentRequest request,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler) |
Future<DeleteIntentResult> |
AbstractAmazonLexModelsV2Async.deleteIntentAsync(DeleteIntentRequest request,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler) |
Future<DeleteIntentResult> |
AmazonLexModelsV2Async.deleteIntentAsync(DeleteIntentRequest deleteIntentRequest,
AsyncHandler<DeleteIntentRequest,DeleteIntentResult> asyncHandler)
Removes the specified intent.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteIntentResult |
DeleteIntentResult.clone() |
Copyright © 2024. All rights reserved.