Uses of Class
software.amazon.awssdk.services.connect.model.EvaluationFormContent
-
Packages that use EvaluationFormContent Package Description software.amazon.awssdk.services.connect.model -
-
Uses of EvaluationFormContent in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return EvaluationFormContent Modifier and Type Method Description EvaluationFormContentDescribeContactEvaluationResponse. evaluationForm()Information about the evaluation form.Methods in software.amazon.awssdk.services.connect.model with parameters of type EvaluationFormContent Modifier and Type Method Description DescribeContactEvaluationResponse.BuilderDescribeContactEvaluationResponse.Builder. evaluationForm(EvaluationFormContent evaluationForm)Information about the evaluation form.
-