| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteIntentResponse> |
LexModelBuildingAsyncClient.deleteIntent(DeleteIntentRequest deleteIntentRequest)
Deletes all versions of the intent, including the
$LATEST version. |
default DeleteIntentResponse |
LexModelBuildingClient.deleteIntent(DeleteIntentRequest deleteIntentRequest)
Deletes all versions of the intent, including the
$LATEST version. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteIntentRequestMarshaller.marshall(DeleteIntentRequest deleteIntentRequest) |
Copyright © 2019. All rights reserved.