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