| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReviewResultDetail> |
ReviewReport.reviewResults()
A list of ReviewResults objects for each action specified in the Review Policy.
|
| Modifier and Type | Method and Description |
|---|---|
ReviewReport.Builder |
ReviewReport.Builder.reviewResults(ReviewResultDetail... reviewResults)
A list of ReviewResults objects for each action specified in the Review Policy.
|
| Modifier and Type | Method and Description |
|---|---|
ReviewReport.Builder |
ReviewReport.Builder.reviewResults(Collection<ReviewResultDetail> reviewResults)
A list of ReviewResults objects for each action specified in the Review Policy.
|
Copyright © 2023. All rights reserved.