| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormQuestion |
EvaluationFormItem.question()
The information of the question.
|
| Modifier and Type | Method and Description |
|---|---|
static EvaluationFormItem |
EvaluationFormItem.fromQuestion(EvaluationFormQuestion question)
Create an instance of this class with
EvaluationFormItem.question() initialized to the given value. |
EvaluationFormItem.Builder |
EvaluationFormItem.Builder.question(EvaluationFormQuestion question)
The information of the question.
|
Copyright © 2023. All rights reserved.