| Package | Description |
|---|---|
| com.amazonaws.services.mturk |
|
| com.amazonaws.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.clone() |
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.withHITId(String hITId)
The unique identifier of the HIT to retrieve review results for.
|
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.withMaxResults(Integer maxResults)
Limit the number of results returned.
|
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.withNextToken(String nextToken)
Pagination token
|
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.withPolicyLevels(Collection<String> policyLevels)
The Policy Level(s) to retrieve review results for - HIT or Assignment.
|
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.withPolicyLevels(ReviewPolicyLevel... policyLevels)
The Policy Level(s) to retrieve review results for - HIT or Assignment.
|
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.withPolicyLevels(String... policyLevels)
The Policy Level(s) to retrieve review results for - HIT or Assignment.
|
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.withRetrieveActions(Boolean retrieveActions)
Specify if the operation should retrieve a list of the actions taken executing the Review Policies and their
outcomes.
|
ListReviewPolicyResultsForHITRequest |
ListReviewPolicyResultsForHITRequest.withRetrieveResults(Boolean retrieveResults)
Specify if the operation should retrieve a list of the results computed by the Review Policies.
|
Copyright © 2023. All rights reserved.