| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<EvaluationFormSingleSelectQuestionOption> |
EvaluationFormSingleSelectQuestionProperties.options()
The answer options of the single select question.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormSingleSelectQuestionProperties.Builder |
EvaluationFormSingleSelectQuestionProperties.Builder.options(EvaluationFormSingleSelectQuestionOption... options)
The answer options of the single select question.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormSingleSelectQuestionProperties.Builder |
EvaluationFormSingleSelectQuestionProperties.Builder.options(Collection<EvaluationFormSingleSelectQuestionOption> options)
The answer options of the single select question.
|
Copyright © 2023. All rights reserved.