| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormSingleSelectQuestionProperties |
EvaluationFormQuestionTypeProperties.singleSelect()
The properties of the numeric question.
|
| Modifier and Type | Method and Description |
|---|---|
static EvaluationFormQuestionTypeProperties |
EvaluationFormQuestionTypeProperties.fromSingleSelect(EvaluationFormSingleSelectQuestionProperties singleSelect)
Create an instance of this class with
EvaluationFormQuestionTypeProperties.singleSelect() initialized to the given value. |
EvaluationFormQuestionTypeProperties.Builder |
EvaluationFormQuestionTypeProperties.Builder.singleSelect(EvaluationFormSingleSelectQuestionProperties singleSelect)
The properties of the numeric question.
|
Copyright © 2023. All rights reserved.