| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2.model |
| Modifier and Type | Method and Description |
|---|---|
Intent |
Interpretation.intent()
A list of intents that might satisfy the user's utterance.
|
Intent |
SessionState.intent()
The active intent that Amazon Lex V2 is processing.
|
| Modifier and Type | Method and Description |
|---|---|
Interpretation.Builder |
Interpretation.Builder.intent(Intent intent)
A list of intents that might satisfy the user's utterance.
|
SessionState.Builder |
SessionState.Builder.intent(Intent intent)
The active intent that Amazon Lex V2 is processing.
|
Copyright © 2023. All rights reserved.