| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,EvaluationAnswerOutput> |
Evaluation.answers()
A map of question identifiers to answer value.
|
| Modifier and Type | Method and Description |
|---|---|
Evaluation.Builder |
Evaluation.Builder.answers(Map<String,EvaluationAnswerOutput> answers)
A map of question identifiers to answer value.
|
Copyright © 2023. All rights reserved.