| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormNumericQuestionAutomation |
EvaluationFormNumericQuestionProperties.automation()
The automation properties of the numeric question.
|
static EvaluationFormNumericQuestionAutomation |
EvaluationFormNumericQuestionAutomation.fromPropertyValue(Consumer<NumericQuestionPropertyValueAutomation.Builder> propertyValue)
Create an instance of this class with
propertyValue() initialized to the given value. |
static EvaluationFormNumericQuestionAutomation |
EvaluationFormNumericQuestionAutomation.fromPropertyValue(NumericQuestionPropertyValueAutomation propertyValue)
Create an instance of this class with
propertyValue() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormNumericQuestionProperties.Builder |
EvaluationFormNumericQuestionProperties.Builder.automation(EvaluationFormNumericQuestionAutomation automation)
The automation properties of the numeric question.
|
Copyright © 2023. All rights reserved.