| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetIntentResponse |
LexModelBuildingClient.getIntent(GetIntentRequest getIntentRequest)
Returns information about an intent.
|
default CompletableFuture<GetIntentResponse> |
LexModelBuildingAsyncClient.getIntent(GetIntentRequest getIntentRequest)
Returns information about an intent.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetIntentRequestMarshaller.marshall(GetIntentRequest getIntentRequest) |
Copyright © 2021. All rights reserved.