| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| Modifier and Type | Method and Description |
|---|---|
default ListReviewableHITsIterable |
MTurkClient.listReviewableHITsPaginator()
The
ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal
to Reviewing that belong to the Requester calling the operation. |
default ListReviewableHITsIterable |
MTurkClient.listReviewableHITsPaginator(Consumer<ListReviewableHiTsRequest.Builder> listReviewableHiTsRequest)
The
ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal
to Reviewing that belong to the Requester calling the operation. |
default ListReviewableHITsIterable |
MTurkClient.listReviewableHITsPaginator(ListReviewableHiTsRequest listReviewableHiTsRequest)
The
ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal
to Reviewing that belong to the Requester calling the operation. |
Copyright © 2023. All rights reserved.