| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
SingleSelectQuestionRuleCategoryAutomation |
EvaluationFormSingleSelectQuestionAutomationOption.ruleCategory()
The automation option based on a rule category for the single select question.
|
| Modifier and Type | Method and Description |
|---|---|
static EvaluationFormSingleSelectQuestionAutomationOption |
EvaluationFormSingleSelectQuestionAutomationOption.fromRuleCategory(SingleSelectQuestionRuleCategoryAutomation ruleCategory)
Create an instance of this class with
EvaluationFormSingleSelectQuestionAutomationOption.ruleCategory() initialized to the given value. |
EvaluationFormSingleSelectQuestionAutomationOption.Builder |
EvaluationFormSingleSelectQuestionAutomationOption.Builder.ruleCategory(SingleSelectQuestionRuleCategoryAutomation ruleCategory)
The automation option based on a rule category for the single select question.
|
Copyright © 2023. All rights reserved.