Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.QnAIntentConfiguration
-
Packages that use QnAIntentConfiguration Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of QnAIntentConfiguration in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return QnAIntentConfiguration Modifier and Type Method Description QnAIntentConfigurationCreateIntentRequest. qnAIntentConfiguration()Specifies the configuration of the built-inAmazon.QnAIntent.QnAIntentConfigurationCreateIntentResponse. qnAIntentConfiguration()Details about the the configuration of the built-inAmazon.QnAIntent.QnAIntentConfigurationDescribeIntentResponse. qnAIntentConfiguration()Details about the configuration of the built-inAmazon.QnAIntent.QnAIntentConfigurationUpdateIntentRequest. qnAIntentConfiguration()Specifies the configuration of the built-inAmazon.QnAIntent.QnAIntentConfigurationUpdateIntentResponse. qnAIntentConfiguration()Details about the configuration of the built-inAmazon.QnAIntent.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type QnAIntentConfiguration Modifier and Type Method Description CreateIntentRequest.BuilderCreateIntentRequest.Builder. qnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)Specifies the configuration of the built-inAmazon.QnAIntent.CreateIntentResponse.BuilderCreateIntentResponse.Builder. qnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)Details about the the configuration of the built-inAmazon.QnAIntent.DescribeIntentResponse.BuilderDescribeIntentResponse.Builder. qnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)Details about the configuration of the built-inAmazon.QnAIntent.UpdateIntentRequest.BuilderUpdateIntentRequest.Builder. qnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)Specifies the configuration of the built-inAmazon.QnAIntent.UpdateIntentResponse.BuilderUpdateIntentResponse.Builder. qnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)Details about the configuration of the built-inAmazon.QnAIntent.
-