| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
QnAIntentConfiguration |
QnAIntentConfiguration.clone() |
QnAIntentConfiguration |
UpdateIntentResult.getQnAIntentConfiguration()
Details about the configuration of the built-in
Amazon.QnAIntent. |
QnAIntentConfiguration |
DescribeIntentResult.getQnAIntentConfiguration()
Details about the configuration of the built-in
Amazon.QnAIntent. |
QnAIntentConfiguration |
CreateIntentResult.getQnAIntentConfiguration()
Details about the the configuration of the built-in
Amazon.QnAIntent. |
QnAIntentConfiguration |
CreateIntentRequest.getQnAIntentConfiguration()
Specifies the configuration of the built-in
Amazon.QnAIntent. |
QnAIntentConfiguration |
UpdateIntentRequest.getQnAIntentConfiguration()
Specifies the configuration of the built-in
Amazon.QnAIntent. |
QnAIntentConfiguration |
QnAIntentConfiguration.withBedrockModelConfiguration(BedrockModelSpecification bedrockModelConfiguration) |
QnAIntentConfiguration |
QnAIntentConfiguration.withDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
Contains details about the configuration of the data source used for the
AMAZON.QnAIntent. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateIntentResult.setQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Details about the configuration of the built-in
Amazon.QnAIntent. |
void |
DescribeIntentResult.setQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Details about the configuration of the built-in
Amazon.QnAIntent. |
void |
CreateIntentResult.setQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Details about the the configuration of the built-in
Amazon.QnAIntent. |
void |
CreateIntentRequest.setQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Specifies the configuration of the built-in
Amazon.QnAIntent. |
void |
UpdateIntentRequest.setQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Specifies the configuration of the built-in
Amazon.QnAIntent. |
UpdateIntentResult |
UpdateIntentResult.withQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Details about the configuration of the built-in
Amazon.QnAIntent. |
DescribeIntentResult |
DescribeIntentResult.withQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Details about the configuration of the built-in
Amazon.QnAIntent. |
CreateIntentResult |
CreateIntentResult.withQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Details about the the configuration of the built-in
Amazon.QnAIntent. |
CreateIntentRequest |
CreateIntentRequest.withQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Specifies the configuration of the built-in
Amazon.QnAIntent. |
UpdateIntentRequest |
UpdateIntentRequest.withQnAIntentConfiguration(QnAIntentConfiguration qnAIntentConfiguration)
Specifies the configuration of the built-in
Amazon.QnAIntent. |
Copyright © 2024. All rights reserved.