| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2.model |
| Modifier and Type | Method and Description |
|---|---|
ConfidenceScore |
Interpretation.nluConfidence()
Determines the threshold where Amazon Lex will insert the
AMAZON.FallbackIntent,
AMAZON.KendraSearchIntent, or both when returning alternative intents in a response. |
| Modifier and Type | Method and Description |
|---|---|
Interpretation.Builder |
Interpretation.Builder.nluConfidence(ConfidenceScore nluConfidence)
Determines the threshold where Amazon Lex will insert the
AMAZON.FallbackIntent,
AMAZON.KendraSearchIntent, or both when returning alternative intents in a response. |
Copyright © 2021. All rights reserved.