| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
SingleSelectQuestionRuleCategoryAutomation |
SingleSelectQuestionRuleCategoryAutomation.clone() |
SingleSelectQuestionRuleCategoryAutomation |
EvaluationFormSingleSelectQuestionAutomationOption.getRuleCategory()
The automation option based on a rule category for the single select question.
|
SingleSelectQuestionRuleCategoryAutomation |
SingleSelectQuestionRuleCategoryAutomation.withCategory(String category)
The category name, as defined in Rules.
|
SingleSelectQuestionRuleCategoryAutomation |
SingleSelectQuestionRuleCategoryAutomation.withCondition(SingleSelectQuestionRuleCategoryAutomationCondition condition)
The condition to apply for the automation option.
|
SingleSelectQuestionRuleCategoryAutomation |
SingleSelectQuestionRuleCategoryAutomation.withCondition(String condition)
The condition to apply for the automation option.
|
SingleSelectQuestionRuleCategoryAutomation |
SingleSelectQuestionRuleCategoryAutomation.withOptionRefId(String optionRefId)
The identifier of the answer option.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationFormSingleSelectQuestionAutomationOption.setRuleCategory(SingleSelectQuestionRuleCategoryAutomation ruleCategory)
The automation option based on a rule category for the single select question.
|
EvaluationFormSingleSelectQuestionAutomationOption |
EvaluationFormSingleSelectQuestionAutomationOption.withRuleCategory(SingleSelectQuestionRuleCategoryAutomation ruleCategory)
The automation option based on a rule category for the single select question.
|
Copyright © 2023. All rights reserved.