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