Uses of Class
software.amazon.awssdk.services.connect.model.EvaluationFormSingleSelectQuestionAutomation
-
Packages that use EvaluationFormSingleSelectQuestionAutomation Package Description software.amazon.awssdk.services.connect.model -
-
Uses of EvaluationFormSingleSelectQuestionAutomation in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return EvaluationFormSingleSelectQuestionAutomation Modifier and Type Method Description EvaluationFormSingleSelectQuestionAutomationEvaluationFormSingleSelectQuestionProperties. automation()The display mode of the single select question.Methods in software.amazon.awssdk.services.connect.model with parameters of type EvaluationFormSingleSelectQuestionAutomation Modifier and Type Method Description EvaluationFormSingleSelectQuestionProperties.BuilderEvaluationFormSingleSelectQuestionProperties.Builder. automation(EvaluationFormSingleSelectQuestionAutomation automation)The display mode of the single select question.
-