| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIntentResponse> |
LexModelsV2AsyncClient.createIntent(CreateIntentRequest createIntentRequest)
Creates an intent.
|
default CreateIntentResponse |
LexModelsV2Client.createIntent(CreateIntentRequest createIntentRequest)
Creates an intent.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateIntentRequestMarshaller.marshall(CreateIntentRequest createIntentRequest) |
Copyright © 2021. All rights reserved.