| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormSingleSelectQuestionAutomationOption |
EvaluationFormSingleSelectQuestionAutomationOption.clone() |
EvaluationFormSingleSelectQuestionAutomationOption |
EvaluationFormSingleSelectQuestionAutomationOption.withRuleCategory(SingleSelectQuestionRuleCategoryAutomation ruleCategory)
The automation option based on a rule category for the single select question.
|
| Modifier and Type | Method and Description |
|---|---|
List<EvaluationFormSingleSelectQuestionAutomationOption> |
EvaluationFormSingleSelectQuestionAutomation.getOptions()
The automation options of the single select question.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormSingleSelectQuestionAutomation |
EvaluationFormSingleSelectQuestionAutomation.withOptions(EvaluationFormSingleSelectQuestionAutomationOption... options)
The automation options of the single select question.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationFormSingleSelectQuestionAutomation.setOptions(Collection<EvaluationFormSingleSelectQuestionAutomationOption> options)
The automation options of the single select question.
|
EvaluationFormSingleSelectQuestionAutomation |
EvaluationFormSingleSelectQuestionAutomation.withOptions(Collection<EvaluationFormSingleSelectQuestionAutomationOption> options)
The automation options of the single select question.
|
Copyright © 2023. All rights reserved.