Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.model.KendraConfiguration
-
Packages that use KendraConfiguration Package Description software.amazon.awssdk.services.lexmodelbuilding.model -
-
Uses of KendraConfiguration in software.amazon.awssdk.services.lexmodelbuilding.model
Methods in software.amazon.awssdk.services.lexmodelbuilding.model that return KendraConfiguration Modifier and Type Method Description KendraConfigurationCreateIntentVersionResponse. kendraConfiguration()Configuration information, if any, for connecting an Amazon Kendra index with theAMAZON.KendraSearchIntentintent.KendraConfigurationGetIntentResponse. kendraConfiguration()Configuration information, if any, to connect to an Amazon Kendra index with theAMAZON.KendraSearchIntentintent.KendraConfigurationPutIntentRequest. kendraConfiguration()Configuration information required to use theAMAZON.KendraSearchIntentintent to connect to an Amazon Kendra index.KendraConfigurationPutIntentResponse. kendraConfiguration()Configuration information, if any, required to connect to an Amazon Kendra index and use theAMAZON.KendraSearchIntentintent.Methods in software.amazon.awssdk.services.lexmodelbuilding.model with parameters of type KendraConfiguration Modifier and Type Method Description CreateIntentVersionResponse.BuilderCreateIntentVersionResponse.Builder. kendraConfiguration(KendraConfiguration kendraConfiguration)Configuration information, if any, for connecting an Amazon Kendra index with theAMAZON.KendraSearchIntentintent.GetIntentResponse.BuilderGetIntentResponse.Builder. kendraConfiguration(KendraConfiguration kendraConfiguration)Configuration information, if any, to connect to an Amazon Kendra index with theAMAZON.KendraSearchIntentintent.PutIntentRequest.BuilderPutIntentRequest.Builder. kendraConfiguration(KendraConfiguration kendraConfiguration)Configuration information required to use theAMAZON.KendraSearchIntentintent to connect to an Amazon Kendra index.PutIntentResponse.BuilderPutIntentResponse.Builder. kendraConfiguration(KendraConfiguration kendraConfiguration)Configuration information, if any, required to connect to an Amazon Kendra index and use theAMAZON.KendraSearchIntentintent.
-