| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<EvaluationFormNumericQuestionOption> |
EvaluationFormNumericQuestionProperties.options()
The scoring options of the numeric question.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormNumericQuestionProperties.Builder |
EvaluationFormNumericQuestionProperties.Builder.options(EvaluationFormNumericQuestionOption... options)
The scoring options of the numeric question.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormNumericQuestionProperties.Builder |
EvaluationFormNumericQuestionProperties.Builder.options(Collection<EvaluationFormNumericQuestionOption> options)
The scoring options of the numeric question.
|
Copyright © 2023. All rights reserved.