| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormSingleSelectQuestionAutomation |
EvaluationFormSingleSelectQuestionAutomation.clone() |
EvaluationFormSingleSelectQuestionAutomation |
EvaluationFormSingleSelectQuestionProperties.getAutomation()
The display mode of the single select question.
|
EvaluationFormSingleSelectQuestionAutomation |
EvaluationFormSingleSelectQuestionAutomation.withDefaultOptionRefId(String defaultOptionRefId)
The identifier of the default answer option, when none of the automation options match the criteria.
|
EvaluationFormSingleSelectQuestionAutomation |
EvaluationFormSingleSelectQuestionAutomation.withOptions(Collection<EvaluationFormSingleSelectQuestionAutomationOption> options)
The automation options of the single select question.
|
EvaluationFormSingleSelectQuestionAutomation |
EvaluationFormSingleSelectQuestionAutomation.withOptions(EvaluationFormSingleSelectQuestionAutomationOption... options)
The automation options of the single select question.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationFormSingleSelectQuestionProperties.setAutomation(EvaluationFormSingleSelectQuestionAutomation automation)
The display mode of the single select question.
|
EvaluationFormSingleSelectQuestionProperties |
EvaluationFormSingleSelectQuestionProperties.withAutomation(EvaluationFormSingleSelectQuestionAutomation automation)
The display mode of the single select question.
|
Copyright © 2023. All rights reserved.