| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
KendraConfiguration |
PutIntentRequest.kendraConfiguration()
Configuration information required to use the
AMAZON.KendraSearchIntent intent to connect to an
Amazon Kendra index. |
KendraConfiguration |
CreateIntentVersionResponse.kendraConfiguration()
Configuration information, if any, for connecting an Amazon Kendra index with the
AMAZON.KendraSearchIntent intent. |
KendraConfiguration |
GetIntentResponse.kendraConfiguration()
Configuration information, if any, to connect to an Amazon Kendra index with the
AMAZON.KendraSearchIntent intent. |
KendraConfiguration |
PutIntentResponse.kendraConfiguration()
Configuration information, if any, required to connect to an Amazon Kendra index and use the
AMAZON.KendraSearchIntent intent. |
| Modifier and Type | Method and Description |
|---|---|
PutIntentRequest.Builder |
PutIntentRequest.Builder.kendraConfiguration(KendraConfiguration kendraConfiguration)
Configuration information required to use the
AMAZON.KendraSearchIntent intent to connect to an
Amazon Kendra index. |
CreateIntentVersionResponse.Builder |
CreateIntentVersionResponse.Builder.kendraConfiguration(KendraConfiguration kendraConfiguration)
Configuration information, if any, for connecting an Amazon Kendra index with the
AMAZON.KendraSearchIntent intent. |
GetIntentResponse.Builder |
GetIntentResponse.Builder.kendraConfiguration(KendraConfiguration kendraConfiguration)
Configuration information, if any, to connect to an Amazon Kendra index with the
AMAZON.KendraSearchIntent intent. |
PutIntentResponse.Builder |
PutIntentResponse.Builder.kendraConfiguration(KendraConfiguration kendraConfiguration)
Configuration information, if any, required to connect to an Amazon Kendra index and use the
AMAZON.KendraSearchIntent intent. |
Copyright © 2021. All rights reserved.