| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormQuestionTypeProperties |
EvaluationFormQuestionTypeProperties.clone() |
EvaluationFormQuestionTypeProperties |
EvaluationFormQuestion.getQuestionTypeProperties()
The properties of the type of question.
|
EvaluationFormQuestionTypeProperties |
EvaluationFormQuestionTypeProperties.withNumeric(EvaluationFormNumericQuestionProperties numeric)
The properties of the numeric question.
|
EvaluationFormQuestionTypeProperties |
EvaluationFormQuestionTypeProperties.withSingleSelect(EvaluationFormSingleSelectQuestionProperties singleSelect)
The properties of the numeric question.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationFormQuestion.setQuestionTypeProperties(EvaluationFormQuestionTypeProperties questionTypeProperties)
The properties of the type of question.
|
EvaluationFormQuestion |
EvaluationFormQuestion.withQuestionTypeProperties(EvaluationFormQuestionTypeProperties questionTypeProperties)
The properties of the type of question.
|
Copyright © 2024. All rights reserved.