Interface MTurkClient
-
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
@Generated("software.amazon.awssdk:codegen") @ThreadSafe public interface MTurkClient extends AwsClient
Service client for accessing Amazon MTurk. This can be created using the staticbuilder()method.Amazon Mechanical Turk API Reference
-
-
Field Summary
Fields Modifier and Type Field Description static StringSERVICE_METADATA_IDValue for looking up the service's metadata from theServiceMetadataProvider.static StringSERVICE_NAME
-
Method Summary
All Methods Static Methods Instance Methods Default Methods Modifier and Type Method Description default AcceptQualificationRequestResponseacceptQualificationRequest(Consumer<AcceptQualificationRequestRequest.Builder> acceptQualificationRequestRequest)TheAcceptQualificationRequestoperation approves a Worker's request for a Qualification.default AcceptQualificationRequestResponseacceptQualificationRequest(AcceptQualificationRequestRequest acceptQualificationRequestRequest)TheAcceptQualificationRequestoperation approves a Worker's request for a Qualification.default ApproveAssignmentResponseapproveAssignment(Consumer<ApproveAssignmentRequest.Builder> approveAssignmentRequest)TheApproveAssignmentoperation approves the results of a completed assignment.default ApproveAssignmentResponseapproveAssignment(ApproveAssignmentRequest approveAssignmentRequest)TheApproveAssignmentoperation approves the results of a completed assignment.default AssociateQualificationWithWorkerResponseassociateQualificationWithWorker(Consumer<AssociateQualificationWithWorkerRequest.Builder> associateQualificationWithWorkerRequest)TheAssociateQualificationWithWorkeroperation gives a Worker a Qualification.default AssociateQualificationWithWorkerResponseassociateQualificationWithWorker(AssociateQualificationWithWorkerRequest associateQualificationWithWorkerRequest)TheAssociateQualificationWithWorkeroperation gives a Worker a Qualification.static MTurkClientBuilderbuilder()Create a builder that can be used to configure and create aMTurkClient.static MTurkClientcreate()Create aMTurkClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.default CreateAdditionalAssignmentsForHitResponsecreateAdditionalAssignmentsForHIT(Consumer<CreateAdditionalAssignmentsForHitRequest.Builder> createAdditionalAssignmentsForHitRequest)TheCreateAdditionalAssignmentsForHIToperation increases the maximum number of assignments of an existing HIT.default CreateAdditionalAssignmentsForHitResponsecreateAdditionalAssignmentsForHIT(CreateAdditionalAssignmentsForHitRequest createAdditionalAssignmentsForHitRequest)TheCreateAdditionalAssignmentsForHIToperation increases the maximum number of assignments of an existing HIT.default CreateHitResponsecreateHIT(Consumer<CreateHitRequest.Builder> createHitRequest)TheCreateHIToperation creates a new Human Intelligence Task (HIT).default CreateHitResponsecreateHIT(CreateHitRequest createHitRequest)TheCreateHIToperation creates a new Human Intelligence Task (HIT).default CreateHitTypeResponsecreateHITType(Consumer<CreateHitTypeRequest.Builder> createHitTypeRequest)TheCreateHITTypeoperation creates a new HIT type.default CreateHitTypeResponsecreateHITType(CreateHitTypeRequest createHitTypeRequest)TheCreateHITTypeoperation creates a new HIT type.default CreateHitWithHitTypeResponsecreateHITWithHITType(Consumer<CreateHitWithHitTypeRequest.Builder> createHitWithHitTypeRequest)TheCreateHITWithHITTypeoperation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by theCreateHITTypeoperation.default CreateHitWithHitTypeResponsecreateHITWithHITType(CreateHitWithHitTypeRequest createHitWithHitTypeRequest)TheCreateHITWithHITTypeoperation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by theCreateHITTypeoperation.default CreateQualificationTypeResponsecreateQualificationType(Consumer<CreateQualificationTypeRequest.Builder> createQualificationTypeRequest)TheCreateQualificationTypeoperation creates a new Qualification type, which is represented by aQualificationTypedata structure.default CreateQualificationTypeResponsecreateQualificationType(CreateQualificationTypeRequest createQualificationTypeRequest)TheCreateQualificationTypeoperation creates a new Qualification type, which is represented by aQualificationTypedata structure.default CreateWorkerBlockResponsecreateWorkerBlock(Consumer<CreateWorkerBlockRequest.Builder> createWorkerBlockRequest)TheCreateWorkerBlockoperation allows you to prevent a Worker from working on your HITs.default CreateWorkerBlockResponsecreateWorkerBlock(CreateWorkerBlockRequest createWorkerBlockRequest)TheCreateWorkerBlockoperation allows you to prevent a Worker from working on your HITs.default DeleteHitResponsedeleteHIT(Consumer<DeleteHitRequest.Builder> deleteHitRequest)TheDeleteHIToperation is used to delete HIT that is no longer needed.default DeleteHitResponsedeleteHIT(DeleteHitRequest deleteHitRequest)TheDeleteHIToperation is used to delete HIT that is no longer needed.default DeleteQualificationTypeResponsedeleteQualificationType(Consumer<DeleteQualificationTypeRequest.Builder> deleteQualificationTypeRequest)TheDeleteQualificationTypedeletes a Qualification type and deletes any HIT types that are associated with the Qualification type.default DeleteQualificationTypeResponsedeleteQualificationType(DeleteQualificationTypeRequest deleteQualificationTypeRequest)TheDeleteQualificationTypedeletes a Qualification type and deletes any HIT types that are associated with the Qualification type.default DeleteWorkerBlockResponsedeleteWorkerBlock(Consumer<DeleteWorkerBlockRequest.Builder> deleteWorkerBlockRequest)TheDeleteWorkerBlockoperation allows you to reinstate a blocked Worker to work on your HITs.default DeleteWorkerBlockResponsedeleteWorkerBlock(DeleteWorkerBlockRequest deleteWorkerBlockRequest)TheDeleteWorkerBlockoperation allows you to reinstate a blocked Worker to work on your HITs.default DisassociateQualificationFromWorkerResponsedisassociateQualificationFromWorker(Consumer<DisassociateQualificationFromWorkerRequest.Builder> disassociateQualificationFromWorkerRequest)TheDisassociateQualificationFromWorkerrevokes a previously granted Qualification from a user.default DisassociateQualificationFromWorkerResponsedisassociateQualificationFromWorker(DisassociateQualificationFromWorkerRequest disassociateQualificationFromWorkerRequest)TheDisassociateQualificationFromWorkerrevokes a previously granted Qualification from a user.default GetAccountBalanceResponsegetAccountBalance()TheGetAccountBalanceoperation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.default GetAccountBalanceResponsegetAccountBalance(Consumer<GetAccountBalanceRequest.Builder> getAccountBalanceRequest)TheGetAccountBalanceoperation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.default GetAccountBalanceResponsegetAccountBalance(GetAccountBalanceRequest getAccountBalanceRequest)TheGetAccountBalanceoperation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.default GetAssignmentResponsegetAssignment(Consumer<GetAssignmentRequest.Builder> getAssignmentRequest)TheGetAssignmentoperation retrieves the details of the specified Assignment.default GetAssignmentResponsegetAssignment(GetAssignmentRequest getAssignmentRequest)TheGetAssignmentoperation retrieves the details of the specified Assignment.default GetFileUploadUrlResponsegetFileUploadURL(Consumer<GetFileUploadUrlRequest.Builder> getFileUploadUrlRequest)TheGetFileUploadURLoperation generates and returns a temporary URL.default GetFileUploadUrlResponsegetFileUploadURL(GetFileUploadUrlRequest getFileUploadUrlRequest)TheGetFileUploadURLoperation generates and returns a temporary URL.default GetHitResponsegetHIT(Consumer<GetHitRequest.Builder> getHitRequest)TheGetHIToperation retrieves the details of the specified HIT.default GetHitResponsegetHIT(GetHitRequest getHitRequest)TheGetHIToperation retrieves the details of the specified HIT.default GetQualificationScoreResponsegetQualificationScore(Consumer<GetQualificationScoreRequest.Builder> getQualificationScoreRequest)TheGetQualificationScoreoperation returns the value of a Worker's Qualification for a given Qualification type.default GetQualificationScoreResponsegetQualificationScore(GetQualificationScoreRequest getQualificationScoreRequest)TheGetQualificationScoreoperation returns the value of a Worker's Qualification for a given Qualification type.default GetQualificationTypeResponsegetQualificationType(Consumer<GetQualificationTypeRequest.Builder> getQualificationTypeRequest)TheGetQualificationTypeoperation retrieves information about a Qualification type using its ID.default GetQualificationTypeResponsegetQualificationType(GetQualificationTypeRequest getQualificationTypeRequest)TheGetQualificationTypeoperation retrieves information about a Qualification type using its ID.default ListAssignmentsForHitResponselistAssignmentsForHIT(Consumer<ListAssignmentsForHitRequest.Builder> listAssignmentsForHitRequest)TheListAssignmentsForHIToperation retrieves completed assignments for a HIT.default ListAssignmentsForHitResponselistAssignmentsForHIT(ListAssignmentsForHitRequest listAssignmentsForHitRequest)TheListAssignmentsForHIToperation retrieves completed assignments for a HIT.default ListAssignmentsForHITIterablelistAssignmentsForHITPaginator(Consumer<ListAssignmentsForHitRequest.Builder> listAssignmentsForHitRequest)This is a variant oflistAssignmentsForHIT(software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest)operation.default ListAssignmentsForHITIterablelistAssignmentsForHITPaginator(ListAssignmentsForHitRequest listAssignmentsForHitRequest)This is a variant oflistAssignmentsForHIT(software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest)operation.default ListBonusPaymentsResponselistBonusPayments(Consumer<ListBonusPaymentsRequest.Builder> listBonusPaymentsRequest)TheListBonusPaymentsoperation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.default ListBonusPaymentsResponselistBonusPayments(ListBonusPaymentsRequest listBonusPaymentsRequest)TheListBonusPaymentsoperation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.default ListBonusPaymentsIterablelistBonusPaymentsPaginator(Consumer<ListBonusPaymentsRequest.Builder> listBonusPaymentsRequest)This is a variant oflistBonusPayments(software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest)operation.default ListBonusPaymentsIterablelistBonusPaymentsPaginator(ListBonusPaymentsRequest listBonusPaymentsRequest)This is a variant oflistBonusPayments(software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest)operation.default ListHiTsResponselistHITs()TheListHITsoperation returns all of a Requester's HITs.default ListHiTsResponselistHITs(Consumer<ListHiTsRequest.Builder> listHiTsRequest)TheListHITsoperation returns all of a Requester's HITs.default ListHiTsResponselistHITs(ListHiTsRequest listHiTsRequest)TheListHITsoperation returns all of a Requester's HITs.default ListHiTsForQualificationTypeResponselistHITsForQualificationType(Consumer<ListHiTsForQualificationTypeRequest.Builder> listHiTsForQualificationTypeRequest)TheListHITsForQualificationTypeoperation returns the HITs that use the given Qualification type for a Qualification requirement.default ListHiTsForQualificationTypeResponselistHITsForQualificationType(ListHiTsForQualificationTypeRequest listHiTsForQualificationTypeRequest)TheListHITsForQualificationTypeoperation returns the HITs that use the given Qualification type for a Qualification requirement.default ListHITsForQualificationTypeIterablelistHITsForQualificationTypePaginator(Consumer<ListHiTsForQualificationTypeRequest.Builder> listHiTsForQualificationTypeRequest)This is a variant oflistHITsForQualificationType(software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest)operation.default ListHITsForQualificationTypeIterablelistHITsForQualificationTypePaginator(ListHiTsForQualificationTypeRequest listHiTsForQualificationTypeRequest)This is a variant oflistHITsForQualificationType(software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest)operation.default ListHITsIterablelistHITsPaginator()This is a variant oflistHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation.default ListHITsIterablelistHITsPaginator(Consumer<ListHiTsRequest.Builder> listHiTsRequest)This is a variant oflistHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation.default ListHITsIterablelistHITsPaginator(ListHiTsRequest listHiTsRequest)This is a variant oflistHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation.default ListQualificationRequestsResponselistQualificationRequests()TheListQualificationRequestsoperation retrieves requests for Qualifications of a particular Qualification type.default ListQualificationRequestsResponselistQualificationRequests(Consumer<ListQualificationRequestsRequest.Builder> listQualificationRequestsRequest)TheListQualificationRequestsoperation retrieves requests for Qualifications of a particular Qualification type.default ListQualificationRequestsResponselistQualificationRequests(ListQualificationRequestsRequest listQualificationRequestsRequest)TheListQualificationRequestsoperation retrieves requests for Qualifications of a particular Qualification type.default ListQualificationRequestsIterablelistQualificationRequestsPaginator()This is a variant oflistQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation.default ListQualificationRequestsIterablelistQualificationRequestsPaginator(Consumer<ListQualificationRequestsRequest.Builder> listQualificationRequestsRequest)This is a variant oflistQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation.default ListQualificationRequestsIterablelistQualificationRequestsPaginator(ListQualificationRequestsRequest listQualificationRequestsRequest)This is a variant oflistQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation.default ListQualificationTypesResponselistQualificationTypes(Consumer<ListQualificationTypesRequest.Builder> listQualificationTypesRequest)TheListQualificationTypesoperation returns a list of Qualification types, filtered by an optional search term.default ListQualificationTypesResponselistQualificationTypes(ListQualificationTypesRequest listQualificationTypesRequest)TheListQualificationTypesoperation returns a list of Qualification types, filtered by an optional search term.default ListQualificationTypesIterablelistQualificationTypesPaginator(Consumer<ListQualificationTypesRequest.Builder> listQualificationTypesRequest)This is a variant oflistQualificationTypes(software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest)operation.default ListQualificationTypesIterablelistQualificationTypesPaginator(ListQualificationTypesRequest listQualificationTypesRequest)This is a variant oflistQualificationTypes(software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest)operation.default ListReviewableHiTsResponselistReviewableHITs()TheListReviewableHITsoperation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.default ListReviewableHiTsResponselistReviewableHITs(Consumer<ListReviewableHiTsRequest.Builder> listReviewableHiTsRequest)TheListReviewableHITsoperation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.default ListReviewableHiTsResponselistReviewableHITs(ListReviewableHiTsRequest listReviewableHiTsRequest)TheListReviewableHITsoperation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.default ListReviewableHITsIterablelistReviewableHITsPaginator()This is a variant oflistReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation.default ListReviewableHITsIterablelistReviewableHITsPaginator(Consumer<ListReviewableHiTsRequest.Builder> listReviewableHiTsRequest)This is a variant oflistReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation.default ListReviewableHITsIterablelistReviewableHITsPaginator(ListReviewableHiTsRequest listReviewableHiTsRequest)This is a variant oflistReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation.default ListReviewPolicyResultsForHitResponselistReviewPolicyResultsForHIT(Consumer<ListReviewPolicyResultsForHitRequest.Builder> listReviewPolicyResultsForHitRequest)TheListReviewPolicyResultsForHIToperation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.default ListReviewPolicyResultsForHitResponselistReviewPolicyResultsForHIT(ListReviewPolicyResultsForHitRequest listReviewPolicyResultsForHitRequest)TheListReviewPolicyResultsForHIToperation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.default ListReviewPolicyResultsForHITIterablelistReviewPolicyResultsForHITPaginator(Consumer<ListReviewPolicyResultsForHitRequest.Builder> listReviewPolicyResultsForHitRequest)This is a variant oflistReviewPolicyResultsForHIT(software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest)operation.default ListReviewPolicyResultsForHITIterablelistReviewPolicyResultsForHITPaginator(ListReviewPolicyResultsForHitRequest listReviewPolicyResultsForHitRequest)This is a variant oflistReviewPolicyResultsForHIT(software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest)operation.default ListWorkerBlocksResponselistWorkerBlocks()TheListWorkersBlocksoperation retrieves a list of Workers who are blocked from working on your HITs.default ListWorkerBlocksResponselistWorkerBlocks(Consumer<ListWorkerBlocksRequest.Builder> listWorkerBlocksRequest)TheListWorkersBlocksoperation retrieves a list of Workers who are blocked from working on your HITs.default ListWorkerBlocksResponselistWorkerBlocks(ListWorkerBlocksRequest listWorkerBlocksRequest)TheListWorkersBlocksoperation retrieves a list of Workers who are blocked from working on your HITs.default ListWorkerBlocksIterablelistWorkerBlocksPaginator()This is a variant oflistWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.default ListWorkerBlocksIterablelistWorkerBlocksPaginator(Consumer<ListWorkerBlocksRequest.Builder> listWorkerBlocksRequest)This is a variant oflistWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.default ListWorkerBlocksIterablelistWorkerBlocksPaginator(ListWorkerBlocksRequest listWorkerBlocksRequest)This is a variant oflistWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.default ListWorkersWithQualificationTypeResponselistWorkersWithQualificationType(Consumer<ListWorkersWithQualificationTypeRequest.Builder> listWorkersWithQualificationTypeRequest)TheListWorkersWithQualificationTypeoperation returns all of the Workers that have been associated with a given Qualification type.default ListWorkersWithQualificationTypeResponselistWorkersWithQualificationType(ListWorkersWithQualificationTypeRequest listWorkersWithQualificationTypeRequest)TheListWorkersWithQualificationTypeoperation returns all of the Workers that have been associated with a given Qualification type.default ListWorkersWithQualificationTypeIterablelistWorkersWithQualificationTypePaginator(Consumer<ListWorkersWithQualificationTypeRequest.Builder> listWorkersWithQualificationTypeRequest)This is a variant oflistWorkersWithQualificationType(software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest)operation.default ListWorkersWithQualificationTypeIterablelistWorkersWithQualificationTypePaginator(ListWorkersWithQualificationTypeRequest listWorkersWithQualificationTypeRequest)This is a variant oflistWorkersWithQualificationType(software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest)operation.default NotifyWorkersResponsenotifyWorkers(Consumer<NotifyWorkersRequest.Builder> notifyWorkersRequest)TheNotifyWorkersoperation sends an email to one or more Workers that you specify with the Worker ID.default NotifyWorkersResponsenotifyWorkers(NotifyWorkersRequest notifyWorkersRequest)TheNotifyWorkersoperation sends an email to one or more Workers that you specify with the Worker ID.default RejectAssignmentResponserejectAssignment(Consumer<RejectAssignmentRequest.Builder> rejectAssignmentRequest)TheRejectAssignmentoperation rejects the results of a completed assignment.default RejectAssignmentResponserejectAssignment(RejectAssignmentRequest rejectAssignmentRequest)TheRejectAssignmentoperation rejects the results of a completed assignment.default RejectQualificationRequestResponserejectQualificationRequest(Consumer<RejectQualificationRequestRequest.Builder> rejectQualificationRequestRequest)TheRejectQualificationRequestoperation rejects a user's request for a Qualification.default RejectQualificationRequestResponserejectQualificationRequest(RejectQualificationRequestRequest rejectQualificationRequestRequest)TheRejectQualificationRequestoperation rejects a user's request for a Qualification.default SendBonusResponsesendBonus(Consumer<SendBonusRequest.Builder> sendBonusRequest)TheSendBonusoperation issues a payment of money from your account to a Worker.default SendBonusResponsesendBonus(SendBonusRequest sendBonusRequest)TheSendBonusoperation issues a payment of money from your account to a Worker.default SendTestEventNotificationResponsesendTestEventNotification(Consumer<SendTestEventNotificationRequest.Builder> sendTestEventNotificationRequest)TheSendTestEventNotificationoperation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification.default SendTestEventNotificationResponsesendTestEventNotification(SendTestEventNotificationRequest sendTestEventNotificationRequest)TheSendTestEventNotificationoperation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification.default MTurkServiceClientConfigurationserviceClientConfiguration()static ServiceMetadataserviceMetadata()default UpdateExpirationForHitResponseupdateExpirationForHIT(Consumer<UpdateExpirationForHitRequest.Builder> updateExpirationForHitRequest)TheUpdateExpirationForHIToperation allows you update the expiration time of a HIT.default UpdateExpirationForHitResponseupdateExpirationForHIT(UpdateExpirationForHitRequest updateExpirationForHitRequest)TheUpdateExpirationForHIToperation allows you update the expiration time of a HIT.default UpdateHitReviewStatusResponseupdateHITReviewStatus(Consumer<UpdateHitReviewStatusRequest.Builder> updateHitReviewStatusRequest)TheUpdateHITReviewStatusoperation updates the status of a HIT.default UpdateHitReviewStatusResponseupdateHITReviewStatus(UpdateHitReviewStatusRequest updateHitReviewStatusRequest)TheUpdateHITReviewStatusoperation updates the status of a HIT.default UpdateHitTypeOfHitResponseupdateHITTypeOfHIT(Consumer<UpdateHitTypeOfHitRequest.Builder> updateHitTypeOfHitRequest)TheUpdateHITTypeOfHIToperation allows you to change the HITType properties of a HIT.default UpdateHitTypeOfHitResponseupdateHITTypeOfHIT(UpdateHitTypeOfHitRequest updateHitTypeOfHitRequest)TheUpdateHITTypeOfHIToperation allows you to change the HITType properties of a HIT.default UpdateNotificationSettingsResponseupdateNotificationSettings(Consumer<UpdateNotificationSettingsRequest.Builder> updateNotificationSettingsRequest)TheUpdateNotificationSettingsoperation creates, updates, disables or re-enables notifications for a HIT type.default UpdateNotificationSettingsResponseupdateNotificationSettings(UpdateNotificationSettingsRequest updateNotificationSettingsRequest)TheUpdateNotificationSettingsoperation creates, updates, disables or re-enables notifications for a HIT type.default UpdateQualificationTypeResponseupdateQualificationType(Consumer<UpdateQualificationTypeRequest.Builder> updateQualificationTypeRequest)TheUpdateQualificationTypeoperation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure.default UpdateQualificationTypeResponseupdateQualificationType(UpdateQualificationTypeRequest updateQualificationTypeRequest)TheUpdateQualificationTypeoperation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure.-
Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
close
-
Methods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
-
-
-
Field Detail
-
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
SERVICE_METADATA_ID
static final String SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
- Constant Field Values
-
-
Method Detail
-
acceptQualificationRequest
default AcceptQualificationRequestResponse acceptQualificationRequest(AcceptQualificationRequestRequest acceptQualificationRequestRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
AcceptQualificationRequestoperation approves a Worker's request for a Qualification.Only the owner of the Qualification type can grant a Qualification request for that type.
A successful request for the
AcceptQualificationRequestoperation returns with no errors and an empty body.- Parameters:
acceptQualificationRequestRequest-- Returns:
- Result of the AcceptQualificationRequest operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
acceptQualificationRequest
default AcceptQualificationRequestResponse acceptQualificationRequest(Consumer<AcceptQualificationRequestRequest.Builder> acceptQualificationRequestRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
AcceptQualificationRequestoperation approves a Worker's request for a Qualification.Only the owner of the Qualification type can grant a Qualification request for that type.
A successful request for the
AcceptQualificationRequestoperation returns with no errors and an empty body.
This is a convenience which creates an instance of the
AcceptQualificationRequestRequest.Builderavoiding the need to create one manually viaAcceptQualificationRequestRequest.builder()- Parameters:
acceptQualificationRequestRequest- AConsumerthat will call methods onAcceptQualificationRequestRequest.Builderto create a request.- Returns:
- Result of the AcceptQualificationRequest operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
approveAssignment
default ApproveAssignmentResponse approveAssignment(ApproveAssignmentRequest approveAssignmentRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ApproveAssignmentoperation approves the results of a completed assignment.Approving an assignment initiates two payments from the Requester's Amazon.com account
-
The Worker who submitted the results is paid the reward specified in the HIT.
-
Amazon Mechanical Turk fees are debited.
If the Requester's account does not have adequate funds for these payments, the call to ApproveAssignment returns an exception, and the approval is not processed. You can include an optional feedback message with the approval, which the Worker can see in the Status section of the web site.
You can also call this operation for assignments that were previous rejected and approve them by explicitly overriding the previous rejection. This only works on rejected assignments that were submitted within the previous 30 days and only if the assignment's related HIT has not been deleted.
- Parameters:
approveAssignmentRequest-- Returns:
- Result of the ApproveAssignment operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
-
approveAssignment
default ApproveAssignmentResponse approveAssignment(Consumer<ApproveAssignmentRequest.Builder> approveAssignmentRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ApproveAssignmentoperation approves the results of a completed assignment.Approving an assignment initiates two payments from the Requester's Amazon.com account
-
The Worker who submitted the results is paid the reward specified in the HIT.
-
Amazon Mechanical Turk fees are debited.
If the Requester's account does not have adequate funds for these payments, the call to ApproveAssignment returns an exception, and the approval is not processed. You can include an optional feedback message with the approval, which the Worker can see in the Status section of the web site.
You can also call this operation for assignments that were previous rejected and approve them by explicitly overriding the previous rejection. This only works on rejected assignments that were submitted within the previous 30 days and only if the assignment's related HIT has not been deleted.
This is a convenience which creates an instance of the
ApproveAssignmentRequest.Builderavoiding the need to create one manually viaApproveAssignmentRequest.builder()- Parameters:
approveAssignmentRequest- AConsumerthat will call methods onApproveAssignmentRequest.Builderto create a request.- Returns:
- Result of the ApproveAssignment operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
-
associateQualificationWithWorker
default AssociateQualificationWithWorkerResponse associateQualificationWithWorker(AssociateQualificationWithWorkerRequest associateQualificationWithWorkerRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
AssociateQualificationWithWorkeroperation gives a Worker a Qualification.AssociateQualificationWithWorkerdoes not require that the Worker submit a Qualification request. It gives the Qualification directly to the Worker.You can only assign a Qualification of a Qualification type that you created (using the
CreateQualificationTypeoperation).Note:
AssociateQualificationWithWorkerdoes not affect any pending Qualification requests for the Qualification by the Worker. If you assign a Qualification to a Worker, then later grant a Qualification request made by the Worker, the granting of the request may modify the Qualification score. To resolve a pending Qualification request without affecting the Qualification the Worker already has, reject the request with theRejectQualificationRequestoperation.- Parameters:
associateQualificationWithWorkerRequest-- Returns:
- Result of the AssociateQualificationWithWorker operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
associateQualificationWithWorker
default AssociateQualificationWithWorkerResponse associateQualificationWithWorker(Consumer<AssociateQualificationWithWorkerRequest.Builder> associateQualificationWithWorkerRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
AssociateQualificationWithWorkeroperation gives a Worker a Qualification.AssociateQualificationWithWorkerdoes not require that the Worker submit a Qualification request. It gives the Qualification directly to the Worker.You can only assign a Qualification of a Qualification type that you created (using the
CreateQualificationTypeoperation).Note:
AssociateQualificationWithWorkerdoes not affect any pending Qualification requests for the Qualification by the Worker. If you assign a Qualification to a Worker, then later grant a Qualification request made by the Worker, the granting of the request may modify the Qualification score. To resolve a pending Qualification request without affecting the Qualification the Worker already has, reject the request with theRejectQualificationRequestoperation.
This is a convenience which creates an instance of the
AssociateQualificationWithWorkerRequest.Builderavoiding the need to create one manually viaAssociateQualificationWithWorkerRequest.builder()- Parameters:
associateQualificationWithWorkerRequest- AConsumerthat will call methods onAssociateQualificationWithWorkerRequest.Builderto create a request.- Returns:
- Result of the AssociateQualificationWithWorker operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createAdditionalAssignmentsForHIT
default CreateAdditionalAssignmentsForHitResponse createAdditionalAssignmentsForHIT(CreateAdditionalAssignmentsForHitRequest createAdditionalAssignmentsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateAdditionalAssignmentsForHIToperation increases the maximum number of assignments of an existing HIT.To extend the maximum number of assignments, specify the number of additional assignments.
-
HITs created with fewer than 10 assignments cannot be extended to have 10 or more assignments. Attempting to add assignments in a way that brings the total number of assignments for a HIT from fewer than 10 assignments to 10 or more assignments will result in an
AWS.MechanicalTurk.InvalidMaximumAssignmentsIncreaseexception. -
HITs that were created before July 22, 2015 cannot be extended. Attempting to extend HITs that were created before July 22, 2015 will result in an
AWS.MechanicalTurk.HITTooOldForExtensionexception.
- Parameters:
createAdditionalAssignmentsForHitRequest-- Returns:
- Result of the CreateAdditionalAssignmentsForHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
-
createAdditionalAssignmentsForHIT
default CreateAdditionalAssignmentsForHitResponse createAdditionalAssignmentsForHIT(Consumer<CreateAdditionalAssignmentsForHitRequest.Builder> createAdditionalAssignmentsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateAdditionalAssignmentsForHIToperation increases the maximum number of assignments of an existing HIT.To extend the maximum number of assignments, specify the number of additional assignments.
-
HITs created with fewer than 10 assignments cannot be extended to have 10 or more assignments. Attempting to add assignments in a way that brings the total number of assignments for a HIT from fewer than 10 assignments to 10 or more assignments will result in an
AWS.MechanicalTurk.InvalidMaximumAssignmentsIncreaseexception. -
HITs that were created before July 22, 2015 cannot be extended. Attempting to extend HITs that were created before July 22, 2015 will result in an
AWS.MechanicalTurk.HITTooOldForExtensionexception.
This is a convenience which creates an instance of the
CreateAdditionalAssignmentsForHitRequest.Builderavoiding the need to create one manually viaCreateAdditionalAssignmentsForHitRequest.builder()- Parameters:
createAdditionalAssignmentsForHitRequest- AConsumerthat will call methods onCreateAdditionalAssignmentsForHitRequest.Builderto create a request.- Returns:
- Result of the CreateAdditionalAssignmentsForHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
-
createHIT
default CreateHitResponse createHIT(CreateHitRequest createHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateHIToperation creates a new Human Intelligence Task (HIT). The new HIT is made available for Workers to find and accept on the Amazon Mechanical Turk website.This operation allows you to specify a new HIT by passing in values for the properties of the HIT, such as its title, reward amount and number of assignments. When you pass these values to
CreateHIT, a new HIT is created for you, with a newHITTypeID. The HITTypeID can be used to create additional HITs in the future without needing to specify common parameters such as the title, description and reward amount each time.An alternative way to create HITs is to first generate a HITTypeID using the
CreateHITTypeoperation and then call theCreateHITWithHITTypeoperation. This is the recommended best practice for Requesters who are creating large numbers of HITs.CreateHIT also supports several ways to provide question data: by providing a value for the
Questionparameter that fully specifies the contents of the HIT, or by providing aHitLayoutIdand associatedHitLayoutParameters.If a HIT is created with 10 or more maximum assignments, there is an additional fee. For more information, see Amazon Mechanical Turk Pricing.
- Parameters:
createHitRequest-- Returns:
- Result of the CreateHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createHIT
default CreateHitResponse createHIT(Consumer<CreateHitRequest.Builder> createHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateHIToperation creates a new Human Intelligence Task (HIT). The new HIT is made available for Workers to find and accept on the Amazon Mechanical Turk website.This operation allows you to specify a new HIT by passing in values for the properties of the HIT, such as its title, reward amount and number of assignments. When you pass these values to
CreateHIT, a new HIT is created for you, with a newHITTypeID. The HITTypeID can be used to create additional HITs in the future without needing to specify common parameters such as the title, description and reward amount each time.An alternative way to create HITs is to first generate a HITTypeID using the
CreateHITTypeoperation and then call theCreateHITWithHITTypeoperation. This is the recommended best practice for Requesters who are creating large numbers of HITs.CreateHIT also supports several ways to provide question data: by providing a value for the
Questionparameter that fully specifies the contents of the HIT, or by providing aHitLayoutIdand associatedHitLayoutParameters.If a HIT is created with 10 or more maximum assignments, there is an additional fee. For more information, see Amazon Mechanical Turk Pricing.
This is a convenience which creates an instance of the
CreateHitRequest.Builderavoiding the need to create one manually viaCreateHitRequest.builder()- Parameters:
createHitRequest- AConsumerthat will call methods onCreateHitRequest.Builderto create a request.- Returns:
- Result of the CreateHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createHITType
default CreateHitTypeResponse createHITType(CreateHitTypeRequest createHitTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateHITTypeoperation creates a new HIT type. This operation allows you to define a standard set of HIT properties to use when creating HITs. If you register a HIT type with values that match an existing HIT type, the HIT type ID of the existing type will be returned.- Parameters:
createHitTypeRequest-- Returns:
- Result of the CreateHITType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createHITType
default CreateHitTypeResponse createHITType(Consumer<CreateHitTypeRequest.Builder> createHitTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateHITTypeoperation creates a new HIT type. This operation allows you to define a standard set of HIT properties to use when creating HITs. If you register a HIT type with values that match an existing HIT type, the HIT type ID of the existing type will be returned.
This is a convenience which creates an instance of the
CreateHitTypeRequest.Builderavoiding the need to create one manually viaCreateHitTypeRequest.builder()- Parameters:
createHitTypeRequest- AConsumerthat will call methods onCreateHitTypeRequest.Builderto create a request.- Returns:
- Result of the CreateHITType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createHITWithHITType
default CreateHitWithHitTypeResponse createHITWithHITType(CreateHitWithHitTypeRequest createHitWithHitTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateHITWithHITTypeoperation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by theCreateHITTypeoperation.This is an alternative way to create HITs from the
CreateHIToperation. This is the recommended best practice for Requesters who are creating large numbers of HITs.CreateHITWithHITType also supports several ways to provide question data: by providing a value for the
Questionparameter that fully specifies the contents of the HIT, or by providing aHitLayoutIdand associatedHitLayoutParameters.If a HIT is created with 10 or more maximum assignments, there is an additional fee. For more information, see Amazon Mechanical Turk Pricing.
- Parameters:
createHitWithHitTypeRequest-- Returns:
- Result of the CreateHITWithHITType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createHITWithHITType
default CreateHitWithHitTypeResponse createHITWithHITType(Consumer<CreateHitWithHitTypeRequest.Builder> createHitWithHitTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateHITWithHITTypeoperation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by theCreateHITTypeoperation.This is an alternative way to create HITs from the
CreateHIToperation. This is the recommended best practice for Requesters who are creating large numbers of HITs.CreateHITWithHITType also supports several ways to provide question data: by providing a value for the
Questionparameter that fully specifies the contents of the HIT, or by providing aHitLayoutIdand associatedHitLayoutParameters.If a HIT is created with 10 or more maximum assignments, there is an additional fee. For more information, see Amazon Mechanical Turk Pricing.
This is a convenience which creates an instance of the
CreateHitWithHitTypeRequest.Builderavoiding the need to create one manually viaCreateHitWithHitTypeRequest.builder()- Parameters:
createHitWithHitTypeRequest- AConsumerthat will call methods onCreateHitWithHitTypeRequest.Builderto create a request.- Returns:
- Result of the CreateHITWithHITType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createQualificationType
default CreateQualificationTypeResponse createQualificationType(CreateQualificationTypeRequest createQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateQualificationTypeoperation creates a new Qualification type, which is represented by aQualificationTypedata structure.- Parameters:
createQualificationTypeRequest-- Returns:
- Result of the CreateQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createQualificationType
default CreateQualificationTypeResponse createQualificationType(Consumer<CreateQualificationTypeRequest.Builder> createQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateQualificationTypeoperation creates a new Qualification type, which is represented by aQualificationTypedata structure.
This is a convenience which creates an instance of the
CreateQualificationTypeRequest.Builderavoiding the need to create one manually viaCreateQualificationTypeRequest.builder()- Parameters:
createQualificationTypeRequest- AConsumerthat will call methods onCreateQualificationTypeRequest.Builderto create a request.- Returns:
- Result of the CreateQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createWorkerBlock
default CreateWorkerBlockResponse createWorkerBlock(CreateWorkerBlockRequest createWorkerBlockRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateWorkerBlockoperation allows you to prevent a Worker from working on your HITs. For example, you can block a Worker who is producing poor quality work. You can block up to 100,000 Workers.- Parameters:
createWorkerBlockRequest-- Returns:
- Result of the CreateWorkerBlock operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createWorkerBlock
default CreateWorkerBlockResponse createWorkerBlock(Consumer<CreateWorkerBlockRequest.Builder> createWorkerBlockRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
CreateWorkerBlockoperation allows you to prevent a Worker from working on your HITs. For example, you can block a Worker who is producing poor quality work. You can block up to 100,000 Workers.
This is a convenience which creates an instance of the
CreateWorkerBlockRequest.Builderavoiding the need to create one manually viaCreateWorkerBlockRequest.builder()- Parameters:
createWorkerBlockRequest- AConsumerthat will call methods onCreateWorkerBlockRequest.Builderto create a request.- Returns:
- Result of the CreateWorkerBlock operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
deleteHIT
default DeleteHitResponse deleteHIT(DeleteHitRequest deleteHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
DeleteHIToperation is used to delete HIT that is no longer needed. Only the Requester who created the HIT can delete it.You can only dispose of HITs that are in the
Reviewablestate, with all of their submitted assignments already either approved or rejected. If you call the DeleteHIT operation on a HIT that is not in theReviewablestate (for example, that has not expired, or still has active assignments), or on a HIT that is Reviewable but without all of its submitted assignments already approved or rejected, the service will return an error.-
HITs are automatically disposed of after 120 days.
-
After you dispose of a HIT, you can no longer approve the HIT's rejected assignments.
-
Disposed HITs are not returned in results for the ListHITs operation.
-
Disposing HITs can improve the performance of operations such as ListReviewableHITs and ListHITs.
- Parameters:
deleteHitRequest-- Returns:
- Result of the DeleteHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
-
deleteHIT
default DeleteHitResponse deleteHIT(Consumer<DeleteHitRequest.Builder> deleteHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
DeleteHIToperation is used to delete HIT that is no longer needed. Only the Requester who created the HIT can delete it.You can only dispose of HITs that are in the
Reviewablestate, with all of their submitted assignments already either approved or rejected. If you call the DeleteHIT operation on a HIT that is not in theReviewablestate (for example, that has not expired, or still has active assignments), or on a HIT that is Reviewable but without all of its submitted assignments already approved or rejected, the service will return an error.-
HITs are automatically disposed of after 120 days.
-
After you dispose of a HIT, you can no longer approve the HIT's rejected assignments.
-
Disposed HITs are not returned in results for the ListHITs operation.
-
Disposing HITs can improve the performance of operations such as ListReviewableHITs and ListHITs.
This is a convenience which creates an instance of the
DeleteHitRequest.Builderavoiding the need to create one manually viaDeleteHitRequest.builder()- Parameters:
deleteHitRequest- AConsumerthat will call methods onDeleteHitRequest.Builderto create a request.- Returns:
- Result of the DeleteHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
-
deleteQualificationType
default DeleteQualificationTypeResponse deleteQualificationType(DeleteQualificationTypeRequest deleteQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
DeleteQualificationTypedeletes a Qualification type and deletes any HIT types that are associated with the Qualification type.This operation does not revoke Qualifications already assigned to Workers because the Qualifications might be needed for active HITs. If there are any pending requests for the Qualification type, Amazon Mechanical Turk rejects those requests. After you delete a Qualification type, you can no longer use it to create HITs or HIT types.
DeleteQualificationType must wait for all the HITs that use the deleted Qualification type to be deleted before completing. It may take up to 48 hours before DeleteQualificationType completes and the unique name of the Qualification type is available for reuse with CreateQualificationType.
- Parameters:
deleteQualificationTypeRequest-- Returns:
- Result of the DeleteQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
deleteQualificationType
default DeleteQualificationTypeResponse deleteQualificationType(Consumer<DeleteQualificationTypeRequest.Builder> deleteQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
DeleteQualificationTypedeletes a Qualification type and deletes any HIT types that are associated with the Qualification type.This operation does not revoke Qualifications already assigned to Workers because the Qualifications might be needed for active HITs. If there are any pending requests for the Qualification type, Amazon Mechanical Turk rejects those requests. After you delete a Qualification type, you can no longer use it to create HITs or HIT types.
DeleteQualificationType must wait for all the HITs that use the deleted Qualification type to be deleted before completing. It may take up to 48 hours before DeleteQualificationType completes and the unique name of the Qualification type is available for reuse with CreateQualificationType.
This is a convenience which creates an instance of the
DeleteQualificationTypeRequest.Builderavoiding the need to create one manually viaDeleteQualificationTypeRequest.builder()- Parameters:
deleteQualificationTypeRequest- AConsumerthat will call methods onDeleteQualificationTypeRequest.Builderto create a request.- Returns:
- Result of the DeleteQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
deleteWorkerBlock
default DeleteWorkerBlockResponse deleteWorkerBlock(DeleteWorkerBlockRequest deleteWorkerBlockRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
DeleteWorkerBlockoperation allows you to reinstate a blocked Worker to work on your HITs. This operation reverses the effects of the CreateWorkerBlock operation. You need the Worker ID to use this operation. If the Worker ID is missing or invalid, this operation fails and returns the message “WorkerId is invalid.” If the specified Worker is not blocked, this operation returns successfully.- Parameters:
deleteWorkerBlockRequest-- Returns:
- Result of the DeleteWorkerBlock operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
deleteWorkerBlock
default DeleteWorkerBlockResponse deleteWorkerBlock(Consumer<DeleteWorkerBlockRequest.Builder> deleteWorkerBlockRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
DeleteWorkerBlockoperation allows you to reinstate a blocked Worker to work on your HITs. This operation reverses the effects of the CreateWorkerBlock operation. You need the Worker ID to use this operation. If the Worker ID is missing or invalid, this operation fails and returns the message “WorkerId is invalid.” If the specified Worker is not blocked, this operation returns successfully.
This is a convenience which creates an instance of the
DeleteWorkerBlockRequest.Builderavoiding the need to create one manually viaDeleteWorkerBlockRequest.builder()- Parameters:
deleteWorkerBlockRequest- AConsumerthat will call methods onDeleteWorkerBlockRequest.Builderto create a request.- Returns:
- Result of the DeleteWorkerBlock operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
disassociateQualificationFromWorker
default DisassociateQualificationFromWorkerResponse disassociateQualificationFromWorker(DisassociateQualificationFromWorkerRequest disassociateQualificationFromWorkerRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
DisassociateQualificationFromWorkerrevokes a previously granted Qualification from a user.You can provide a text message explaining why the Qualification was revoked. The user who had the Qualification can see this message.
- Parameters:
disassociateQualificationFromWorkerRequest-- Returns:
- Result of the DisassociateQualificationFromWorker operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
disassociateQualificationFromWorker
default DisassociateQualificationFromWorkerResponse disassociateQualificationFromWorker(Consumer<DisassociateQualificationFromWorkerRequest.Builder> disassociateQualificationFromWorkerRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
DisassociateQualificationFromWorkerrevokes a previously granted Qualification from a user.You can provide a text message explaining why the Qualification was revoked. The user who had the Qualification can see this message.
This is a convenience which creates an instance of the
DisassociateQualificationFromWorkerRequest.Builderavoiding the need to create one manually viaDisassociateQualificationFromWorkerRequest.builder()- Parameters:
disassociateQualificationFromWorkerRequest- AConsumerthat will call methods onDisassociateQualificationFromWorkerRequest.Builderto create a request.- Returns:
- Result of the DisassociateQualificationFromWorker operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getAccountBalance
default GetAccountBalanceResponse getAccountBalance(GetAccountBalanceRequest getAccountBalanceRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetAccountBalanceoperation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester. Alternatively, this operation will retrieve the remaining available AWS Billing usage if you have enabled AWS Billing. Note: If you have enabled AWS Billing and still have a remaining Prepaid HITs balance, this balance can be viewed on the My Account page in the Requester console.- Parameters:
getAccountBalanceRequest-- Returns:
- Result of the GetAccountBalance operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getAccountBalance
default GetAccountBalanceResponse getAccountBalance(Consumer<GetAccountBalanceRequest.Builder> getAccountBalanceRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetAccountBalanceoperation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester. Alternatively, this operation will retrieve the remaining available AWS Billing usage if you have enabled AWS Billing. Note: If you have enabled AWS Billing and still have a remaining Prepaid HITs balance, this balance can be viewed on the My Account page in the Requester console.
This is a convenience which creates an instance of the
GetAccountBalanceRequest.Builderavoiding the need to create one manually viaGetAccountBalanceRequest.builder()- Parameters:
getAccountBalanceRequest- AConsumerthat will call methods onGetAccountBalanceRequest.Builderto create a request.- Returns:
- Result of the GetAccountBalance operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getAccountBalance
default GetAccountBalanceResponse getAccountBalance() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetAccountBalanceoperation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester. Alternatively, this operation will retrieve the remaining available AWS Billing usage if you have enabled AWS Billing. Note: If you have enabled AWS Billing and still have a remaining Prepaid HITs balance, this balance can be viewed on the My Account page in the Requester console.- Returns:
- Result of the GetAccountBalance operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
getAccountBalance(GetAccountBalanceRequest), AWS API Documentation
-
getAssignment
default GetAssignmentResponse getAssignment(GetAssignmentRequest getAssignmentRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetAssignmentoperation retrieves the details of the specified Assignment.- Parameters:
getAssignmentRequest-- Returns:
- Result of the GetAssignment operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getAssignment
default GetAssignmentResponse getAssignment(Consumer<GetAssignmentRequest.Builder> getAssignmentRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetAssignmentoperation retrieves the details of the specified Assignment.
This is a convenience which creates an instance of the
GetAssignmentRequest.Builderavoiding the need to create one manually viaGetAssignmentRequest.builder()- Parameters:
getAssignmentRequest- AConsumerthat will call methods onGetAssignmentRequest.Builderto create a request.- Returns:
- Result of the GetAssignment operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getFileUploadURL
default GetFileUploadUrlResponse getFileUploadURL(GetFileUploadUrlRequest getFileUploadUrlRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetFileUploadURLoperation generates and returns a temporary URL. You use the temporary URL to retrieve a file uploaded by a Worker as an answer to a FileUploadAnswer question for a HIT. The temporary URL is generated the instant the GetFileUploadURL operation is called, and is valid for 60 seconds. You can get a temporary file upload URL any time until the HIT is disposed. After the HIT is disposed, any uploaded files are deleted, and cannot be retrieved. Pending Deprecation on December 12, 2017. The Answer Specification structure will no longer support theFileUploadAnswerelement to be used for the QuestionForm data structure. Instead, we recommend that Requesters who want to create HITs asking Workers to upload files to use Amazon S3.- Parameters:
getFileUploadUrlRequest-- Returns:
- Result of the GetFileUploadURL operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getFileUploadURL
default GetFileUploadUrlResponse getFileUploadURL(Consumer<GetFileUploadUrlRequest.Builder> getFileUploadUrlRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetFileUploadURLoperation generates and returns a temporary URL. You use the temporary URL to retrieve a file uploaded by a Worker as an answer to a FileUploadAnswer question for a HIT. The temporary URL is generated the instant the GetFileUploadURL operation is called, and is valid for 60 seconds. You can get a temporary file upload URL any time until the HIT is disposed. After the HIT is disposed, any uploaded files are deleted, and cannot be retrieved. Pending Deprecation on December 12, 2017. The Answer Specification structure will no longer support theFileUploadAnswerelement to be used for the QuestionForm data structure. Instead, we recommend that Requesters who want to create HITs asking Workers to upload files to use Amazon S3.
This is a convenience which creates an instance of the
GetFileUploadUrlRequest.Builderavoiding the need to create one manually viaGetFileUploadUrlRequest.builder()- Parameters:
getFileUploadUrlRequest- AConsumerthat will call methods onGetFileUploadUrlRequest.Builderto create a request.- Returns:
- Result of the GetFileUploadURL operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getHIT
default GetHitResponse getHIT(GetHitRequest getHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetHIToperation retrieves the details of the specified HIT.- Parameters:
getHitRequest-- Returns:
- Result of the GetHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getHIT
default GetHitResponse getHIT(Consumer<GetHitRequest.Builder> getHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetHIToperation retrieves the details of the specified HIT.
This is a convenience which creates an instance of the
GetHitRequest.Builderavoiding the need to create one manually viaGetHitRequest.builder()- Parameters:
getHitRequest- AConsumerthat will call methods onGetHitRequest.Builderto create a request.- Returns:
- Result of the GetHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getQualificationScore
default GetQualificationScoreResponse getQualificationScore(GetQualificationScoreRequest getQualificationScoreRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetQualificationScoreoperation returns the value of a Worker's Qualification for a given Qualification type.To get a Worker's Qualification, you must know the Worker's ID. The Worker's ID is included in the assignment data returned by the
ListAssignmentsForHIToperation.Only the owner of a Qualification type can query the value of a Worker's Qualification of that type.
- Parameters:
getQualificationScoreRequest-- Returns:
- Result of the GetQualificationScore operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getQualificationScore
default GetQualificationScoreResponse getQualificationScore(Consumer<GetQualificationScoreRequest.Builder> getQualificationScoreRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetQualificationScoreoperation returns the value of a Worker's Qualification for a given Qualification type.To get a Worker's Qualification, you must know the Worker's ID. The Worker's ID is included in the assignment data returned by the
ListAssignmentsForHIToperation.Only the owner of a Qualification type can query the value of a Worker's Qualification of that type.
This is a convenience which creates an instance of the
GetQualificationScoreRequest.Builderavoiding the need to create one manually viaGetQualificationScoreRequest.builder()- Parameters:
getQualificationScoreRequest- AConsumerthat will call methods onGetQualificationScoreRequest.Builderto create a request.- Returns:
- Result of the GetQualificationScore operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getQualificationType
default GetQualificationTypeResponse getQualificationType(GetQualificationTypeRequest getQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetQualificationTypeoperation retrieves information about a Qualification type using its ID.- Parameters:
getQualificationTypeRequest-- Returns:
- Result of the GetQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
getQualificationType
default GetQualificationTypeResponse getQualificationType(Consumer<GetQualificationTypeRequest.Builder> getQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
GetQualificationTypeoperation retrieves information about a Qualification type using its ID.
This is a convenience which creates an instance of the
GetQualificationTypeRequest.Builderavoiding the need to create one manually viaGetQualificationTypeRequest.builder()- Parameters:
getQualificationTypeRequest- AConsumerthat will call methods onGetQualificationTypeRequest.Builderto create a request.- Returns:
- Result of the GetQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listAssignmentsForHIT
default ListAssignmentsForHitResponse listAssignmentsForHIT(ListAssignmentsForHitRequest listAssignmentsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListAssignmentsForHIToperation retrieves completed assignments for a HIT. You can use this operation to retrieve the results for a HIT.You can get assignments for a HIT at any time, even if the HIT is not yet Reviewable. If a HIT requested multiple assignments, and has received some results but has not yet become Reviewable, you can still retrieve the partial results with this operation.
Use the AssignmentStatus parameter to control which set of assignments for a HIT are returned. The ListAssignmentsForHIT operation can return submitted assignments awaiting approval, or it can return assignments that have already been approved or rejected. You can set AssignmentStatus=Approved,Rejected to get assignments that have already been approved and rejected together in one result set.
Only the Requester who created the HIT can retrieve the assignments for that HIT.
Results are sorted and divided into numbered pages and the operation returns a single page of results. You can use the parameters of the operation to control sorting and pagination.
- Parameters:
listAssignmentsForHitRequest-- Returns:
- Result of the ListAssignmentsForHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listAssignmentsForHIT
default ListAssignmentsForHitResponse listAssignmentsForHIT(Consumer<ListAssignmentsForHitRequest.Builder> listAssignmentsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListAssignmentsForHIToperation retrieves completed assignments for a HIT. You can use this operation to retrieve the results for a HIT.You can get assignments for a HIT at any time, even if the HIT is not yet Reviewable. If a HIT requested multiple assignments, and has received some results but has not yet become Reviewable, you can still retrieve the partial results with this operation.
Use the AssignmentStatus parameter to control which set of assignments for a HIT are returned. The ListAssignmentsForHIT operation can return submitted assignments awaiting approval, or it can return assignments that have already been approved or rejected. You can set AssignmentStatus=Approved,Rejected to get assignments that have already been approved and rejected together in one result set.
Only the Requester who created the HIT can retrieve the assignments for that HIT.
Results are sorted and divided into numbered pages and the operation returns a single page of results. You can use the parameters of the operation to control sorting and pagination.
This is a convenience which creates an instance of the
ListAssignmentsForHitRequest.Builderavoiding the need to create one manually viaListAssignmentsForHitRequest.builder()- Parameters:
listAssignmentsForHitRequest- AConsumerthat will call methods onListAssignmentsForHitRequest.Builderto create a request.- Returns:
- Result of the ListAssignmentsForHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listAssignmentsForHITPaginator
default ListAssignmentsForHITIterable listAssignmentsForHITPaginator(ListAssignmentsForHitRequest listAssignmentsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listAssignmentsForHIT(software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITIterable responses = client.listAssignmentsForHITPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITIterable responses = client .listAssignmentsForHITPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITIterable responses = client.listAssignmentsForHITPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAssignmentsForHIT(software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest)operation.- Parameters:
listAssignmentsForHitRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listAssignmentsForHITPaginator
default ListAssignmentsForHITIterable listAssignmentsForHITPaginator(Consumer<ListAssignmentsForHitRequest.Builder> listAssignmentsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listAssignmentsForHIT(software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITIterable responses = client.listAssignmentsForHITPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITIterable responses = client .listAssignmentsForHITPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITIterable responses = client.listAssignmentsForHITPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAssignmentsForHIT(software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest)operation.
This is a convenience which creates an instance of the
ListAssignmentsForHitRequest.Builderavoiding the need to create one manually viaListAssignmentsForHitRequest.builder()- Parameters:
listAssignmentsForHitRequest- AConsumerthat will call methods onListAssignmentsForHitRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listBonusPayments
default ListBonusPaymentsResponse listBonusPayments(ListBonusPaymentsRequest listBonusPaymentsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListBonusPaymentsoperation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.- Parameters:
listBonusPaymentsRequest-- Returns:
- Result of the ListBonusPayments operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listBonusPayments
default ListBonusPaymentsResponse listBonusPayments(Consumer<ListBonusPaymentsRequest.Builder> listBonusPaymentsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListBonusPaymentsoperation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
This is a convenience which creates an instance of the
ListBonusPaymentsRequest.Builderavoiding the need to create one manually viaListBonusPaymentsRequest.builder()- Parameters:
listBonusPaymentsRequest- AConsumerthat will call methods onListBonusPaymentsRequest.Builderto create a request.- Returns:
- Result of the ListBonusPayments operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listBonusPaymentsPaginator
default ListBonusPaymentsIterable listBonusPaymentsPaginator(ListBonusPaymentsRequest listBonusPaymentsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listBonusPayments(software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsIterable responses = client.listBonusPaymentsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsIterable responses = client .listBonusPaymentsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsIterable responses = client.listBonusPaymentsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listBonusPayments(software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest)operation.- Parameters:
listBonusPaymentsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listBonusPaymentsPaginator
default ListBonusPaymentsIterable listBonusPaymentsPaginator(Consumer<ListBonusPaymentsRequest.Builder> listBonusPaymentsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listBonusPayments(software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsIterable responses = client.listBonusPaymentsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsIterable responses = client .listBonusPaymentsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsIterable responses = client.listBonusPaymentsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listBonusPayments(software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest)operation.
This is a convenience which creates an instance of the
ListBonusPaymentsRequest.Builderavoiding the need to create one manually viaListBonusPaymentsRequest.builder()- Parameters:
listBonusPaymentsRequest- AConsumerthat will call methods onListBonusPaymentsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listHITs
default ListHiTsResponse listHITs(ListHiTsRequest listHiTsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListHITsoperation returns all of a Requester's HITs. The operation returns HITs of any status, except for HITs that have been deleted of with the DeleteHIT operation or that have been auto-deleted.- Parameters:
listHiTsRequest-- Returns:
- Result of the ListHITs operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listHITs
default ListHiTsResponse listHITs(Consumer<ListHiTsRequest.Builder> listHiTsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListHITsoperation returns all of a Requester's HITs. The operation returns HITs of any status, except for HITs that have been deleted of with the DeleteHIT operation or that have been auto-deleted.
This is a convenience which creates an instance of the
ListHiTsRequest.Builderavoiding the need to create one manually viaListHiTsRequest.builder()- Parameters:
listHiTsRequest- AConsumerthat will call methods onListHiTsRequest.Builderto create a request.- Returns:
- Result of the ListHITs operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listHITs
default ListHiTsResponse listHITs() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListHITsoperation returns all of a Requester's HITs. The operation returns HITs of any status, except for HITs that have been deleted of with the DeleteHIT operation or that have been auto-deleted.- Returns:
- Result of the ListHITs operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
listHITs(ListHiTsRequest), AWS API Documentation
-
listHITsPaginator
default ListHITsIterable listHITsPaginator() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListHiTsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
listHITsPaginator(ListHiTsRequest), AWS API Documentation
-
listHITsPaginator
default ListHITsIterable listHITsPaginator(ListHiTsRequest listHiTsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListHiTsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation.- Parameters:
listHiTsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listHITsPaginator
default ListHITsIterable listHITsPaginator(Consumer<ListHiTsRequest.Builder> listHiTsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListHiTsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListHITsIterable responses = client.listHITsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listHITs(software.amazon.awssdk.services.mturk.model.ListHiTsRequest)operation.
This is a convenience which creates an instance of the
ListHiTsRequest.Builderavoiding the need to create one manually viaListHiTsRequest.builder()- Parameters:
listHiTsRequest- AConsumerthat will call methods onListHiTsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listHITsForQualificationType
default ListHiTsForQualificationTypeResponse listHITsForQualificationType(ListHiTsForQualificationTypeRequest listHiTsForQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListHITsForQualificationTypeoperation returns the HITs that use the given Qualification type for a Qualification requirement. The operation returns HITs of any status, except for HITs that have been deleted with theDeleteHIToperation or that have been auto-deleted.- Parameters:
listHiTsForQualificationTypeRequest-- Returns:
- Result of the ListHITsForQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listHITsForQualificationType
default ListHiTsForQualificationTypeResponse listHITsForQualificationType(Consumer<ListHiTsForQualificationTypeRequest.Builder> listHiTsForQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListHITsForQualificationTypeoperation returns the HITs that use the given Qualification type for a Qualification requirement. The operation returns HITs of any status, except for HITs that have been deleted with theDeleteHIToperation or that have been auto-deleted.
This is a convenience which creates an instance of the
ListHiTsForQualificationTypeRequest.Builderavoiding the need to create one manually viaListHiTsForQualificationTypeRequest.builder()- Parameters:
listHiTsForQualificationTypeRequest- AConsumerthat will call methods onListHiTsForQualificationTypeRequest.Builderto create a request.- Returns:
- Result of the ListHITsForQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listHITsForQualificationTypePaginator
default ListHITsForQualificationTypeIterable listHITsForQualificationTypePaginator(ListHiTsForQualificationTypeRequest listHiTsForQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listHITsForQualificationType(software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypeIterable responses = client.listHITsForQualificationTypePaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypeIterable responses = client .listHITsForQualificationTypePaginator(request); for (software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypeIterable responses = client.listHITsForQualificationTypePaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listHITsForQualificationType(software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest)operation.- Parameters:
listHiTsForQualificationTypeRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listHITsForQualificationTypePaginator
default ListHITsForQualificationTypeIterable listHITsForQualificationTypePaginator(Consumer<ListHiTsForQualificationTypeRequest.Builder> listHiTsForQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listHITsForQualificationType(software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypeIterable responses = client.listHITsForQualificationTypePaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypeIterable responses = client .listHITsForQualificationTypePaginator(request); for (software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypeIterable responses = client.listHITsForQualificationTypePaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listHITsForQualificationType(software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest)operation.
This is a convenience which creates an instance of the
ListHiTsForQualificationTypeRequest.Builderavoiding the need to create one manually viaListHiTsForQualificationTypeRequest.builder()- Parameters:
listHiTsForQualificationTypeRequest- AConsumerthat will call methods onListHiTsForQualificationTypeRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listQualificationRequests
default ListQualificationRequestsResponse listQualificationRequests(ListQualificationRequestsRequest listQualificationRequestsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListQualificationRequestsoperation retrieves requests for Qualifications of a particular Qualification type. The owner of the Qualification type calls this operation to poll for pending requests, and accepts them using the AcceptQualification operation.- Parameters:
listQualificationRequestsRequest-- Returns:
- Result of the ListQualificationRequests operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listQualificationRequests
default ListQualificationRequestsResponse listQualificationRequests(Consumer<ListQualificationRequestsRequest.Builder> listQualificationRequestsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListQualificationRequestsoperation retrieves requests for Qualifications of a particular Qualification type. The owner of the Qualification type calls this operation to poll for pending requests, and accepts them using the AcceptQualification operation.
This is a convenience which creates an instance of the
ListQualificationRequestsRequest.Builderavoiding the need to create one manually viaListQualificationRequestsRequest.builder()- Parameters:
listQualificationRequestsRequest- AConsumerthat will call methods onListQualificationRequestsRequest.Builderto create a request.- Returns:
- Result of the ListQualificationRequests operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listQualificationRequests
default ListQualificationRequestsResponse listQualificationRequests() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListQualificationRequestsoperation retrieves requests for Qualifications of a particular Qualification type. The owner of the Qualification type calls this operation to poll for pending requests, and accepts them using the AcceptQualification operation.- Returns:
- Result of the ListQualificationRequests operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
listQualificationRequests(ListQualificationRequestsRequest), AWS API Documentation
-
listQualificationRequestsPaginator
default ListQualificationRequestsIterable listQualificationRequestsPaginator() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client.listQualificationRequestsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client .listQualificationRequestsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client.listQualificationRequestsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
listQualificationRequestsPaginator(ListQualificationRequestsRequest), AWS API Documentation
-
listQualificationRequestsPaginator
default ListQualificationRequestsIterable listQualificationRequestsPaginator(ListQualificationRequestsRequest listQualificationRequestsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client.listQualificationRequestsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client .listQualificationRequestsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client.listQualificationRequestsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation.- Parameters:
listQualificationRequestsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listQualificationRequestsPaginator
default ListQualificationRequestsIterable listQualificationRequestsPaginator(Consumer<ListQualificationRequestsRequest.Builder> listQualificationRequestsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client.listQualificationRequestsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client .listQualificationRequestsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable responses = client.listQualificationRequestsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listQualificationRequests(software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest)operation.
This is a convenience which creates an instance of the
ListQualificationRequestsRequest.Builderavoiding the need to create one manually viaListQualificationRequestsRequest.builder()- Parameters:
listQualificationRequestsRequest- AConsumerthat will call methods onListQualificationRequestsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listQualificationTypes
default ListQualificationTypesResponse listQualificationTypes(ListQualificationTypesRequest listQualificationTypesRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListQualificationTypesoperation returns a list of Qualification types, filtered by an optional search term.- Parameters:
listQualificationTypesRequest-- Returns:
- Result of the ListQualificationTypes operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listQualificationTypes
default ListQualificationTypesResponse listQualificationTypes(Consumer<ListQualificationTypesRequest.Builder> listQualificationTypesRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListQualificationTypesoperation returns a list of Qualification types, filtered by an optional search term.
This is a convenience which creates an instance of the
ListQualificationTypesRequest.Builderavoiding the need to create one manually viaListQualificationTypesRequest.builder()- Parameters:
listQualificationTypesRequest- AConsumerthat will call methods onListQualificationTypesRequest.Builderto create a request.- Returns:
- Result of the ListQualificationTypes operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listQualificationTypesPaginator
default ListQualificationTypesIterable listQualificationTypesPaginator(ListQualificationTypesRequest listQualificationTypesRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listQualificationTypes(software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListQualificationTypesIterable responses = client.listQualificationTypesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListQualificationTypesIterable responses = client .listQualificationTypesPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListQualificationTypesIterable responses = client.listQualificationTypesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listQualificationTypes(software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest)operation.- Parameters:
listQualificationTypesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listQualificationTypesPaginator
default ListQualificationTypesIterable listQualificationTypesPaginator(Consumer<ListQualificationTypesRequest.Builder> listQualificationTypesRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listQualificationTypes(software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListQualificationTypesIterable responses = client.listQualificationTypesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListQualificationTypesIterable responses = client .listQualificationTypesPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListQualificationTypesIterable responses = client.listQualificationTypesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listQualificationTypes(software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest)operation.
This is a convenience which creates an instance of the
ListQualificationTypesRequest.Builderavoiding the need to create one manually viaListQualificationTypesRequest.builder()- Parameters:
listQualificationTypesRequest- AConsumerthat will call methods onListQualificationTypesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listReviewPolicyResultsForHIT
default ListReviewPolicyResultsForHitResponse listReviewPolicyResultsForHIT(ListReviewPolicyResultsForHitRequest listReviewPolicyResultsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListReviewPolicyResultsForHIToperation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT. For information about how to specify Review Policies when you call CreateHIT, see Review Policies. The ListReviewPolicyResultsForHIT operation can return results for both Assignment-level and HIT-level review results.- Parameters:
listReviewPolicyResultsForHitRequest-- Returns:
- Result of the ListReviewPolicyResultsForHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listReviewPolicyResultsForHIT
default ListReviewPolicyResultsForHitResponse listReviewPolicyResultsForHIT(Consumer<ListReviewPolicyResultsForHitRequest.Builder> listReviewPolicyResultsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListReviewPolicyResultsForHIToperation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT. For information about how to specify Review Policies when you call CreateHIT, see Review Policies. The ListReviewPolicyResultsForHIT operation can return results for both Assignment-level and HIT-level review results.
This is a convenience which creates an instance of the
ListReviewPolicyResultsForHitRequest.Builderavoiding the need to create one manually viaListReviewPolicyResultsForHitRequest.builder()- Parameters:
listReviewPolicyResultsForHitRequest- AConsumerthat will call methods onListReviewPolicyResultsForHitRequest.Builderto create a request.- Returns:
- Result of the ListReviewPolicyResultsForHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listReviewPolicyResultsForHITPaginator
default ListReviewPolicyResultsForHITIterable listReviewPolicyResultsForHITPaginator(ListReviewPolicyResultsForHitRequest listReviewPolicyResultsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listReviewPolicyResultsForHIT(software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITIterable responses = client.listReviewPolicyResultsForHITPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITIterable responses = client .listReviewPolicyResultsForHITPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITIterable responses = client.listReviewPolicyResultsForHITPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReviewPolicyResultsForHIT(software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest)operation.- Parameters:
listReviewPolicyResultsForHitRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listReviewPolicyResultsForHITPaginator
default ListReviewPolicyResultsForHITIterable listReviewPolicyResultsForHITPaginator(Consumer<ListReviewPolicyResultsForHitRequest.Builder> listReviewPolicyResultsForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listReviewPolicyResultsForHIT(software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITIterable responses = client.listReviewPolicyResultsForHITPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITIterable responses = client .listReviewPolicyResultsForHITPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITIterable responses = client.listReviewPolicyResultsForHITPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReviewPolicyResultsForHIT(software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest)operation.
This is a convenience which creates an instance of the
ListReviewPolicyResultsForHitRequest.Builderavoiding the need to create one manually viaListReviewPolicyResultsForHitRequest.builder()- Parameters:
listReviewPolicyResultsForHitRequest- AConsumerthat will call methods onListReviewPolicyResultsForHitRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listReviewableHITs
default ListReviewableHiTsResponse listReviewableHITs(ListReviewableHiTsRequest listReviewableHiTsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListReviewableHITsoperation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.- Parameters:
listReviewableHiTsRequest-- Returns:
- Result of the ListReviewableHITs operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listReviewableHITs
default ListReviewableHiTsResponse listReviewableHITs(Consumer<ListReviewableHiTsRequest.Builder> listReviewableHiTsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListReviewableHITsoperation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
This is a convenience which creates an instance of the
ListReviewableHiTsRequest.Builderavoiding the need to create one manually viaListReviewableHiTsRequest.builder()- Parameters:
listReviewableHiTsRequest- AConsumerthat will call methods onListReviewableHiTsRequest.Builderto create a request.- Returns:
- Result of the ListReviewableHITs operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listReviewableHITs
default ListReviewableHiTsResponse listReviewableHITs() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListReviewableHITsoperation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.- Returns:
- Result of the ListReviewableHITs operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
listReviewableHITs(ListReviewableHiTsRequest), AWS API Documentation
-
listReviewableHITsPaginator
default ListReviewableHITsIterable listReviewableHITsPaginator() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client.listReviewableHITsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client .listReviewableHITsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client.listReviewableHITsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
listReviewableHITsPaginator(ListReviewableHiTsRequest), AWS API Documentation
-
listReviewableHITsPaginator
default ListReviewableHITsIterable listReviewableHITsPaginator(ListReviewableHiTsRequest listReviewableHiTsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client.listReviewableHITsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client .listReviewableHITsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client.listReviewableHITsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation.- Parameters:
listReviewableHiTsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listReviewableHITsPaginator
default ListReviewableHITsIterable listReviewableHITsPaginator(Consumer<ListReviewableHiTsRequest.Builder> listReviewableHiTsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client.listReviewableHITsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client .listReviewableHITsPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable responses = client.listReviewableHITsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReviewableHITs(software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest)operation.
This is a convenience which creates an instance of the
ListReviewableHiTsRequest.Builderavoiding the need to create one manually viaListReviewableHiTsRequest.builder()- Parameters:
listReviewableHiTsRequest- AConsumerthat will call methods onListReviewableHiTsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listWorkerBlocks
default ListWorkerBlocksResponse listWorkerBlocks(ListWorkerBlocksRequest listWorkerBlocksRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListWorkersBlocksoperation retrieves a list of Workers who are blocked from working on your HITs.- Parameters:
listWorkerBlocksRequest-- Returns:
- Result of the ListWorkerBlocks operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listWorkerBlocks
default ListWorkerBlocksResponse listWorkerBlocks(Consumer<ListWorkerBlocksRequest.Builder> listWorkerBlocksRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListWorkersBlocksoperation retrieves a list of Workers who are blocked from working on your HITs.
This is a convenience which creates an instance of the
ListWorkerBlocksRequest.Builderavoiding the need to create one manually viaListWorkerBlocksRequest.builder()- Parameters:
listWorkerBlocksRequest- AConsumerthat will call methods onListWorkerBlocksRequest.Builderto create a request.- Returns:
- Result of the ListWorkerBlocks operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listWorkerBlocks
default ListWorkerBlocksResponse listWorkerBlocks() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListWorkersBlocksoperation retrieves a list of Workers who are blocked from working on your HITs.- Returns:
- Result of the ListWorkerBlocks operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
listWorkerBlocks(ListWorkerBlocksRequest), AWS API Documentation
-
listWorkerBlocksPaginator
default ListWorkerBlocksIterable listWorkerBlocksPaginator() throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client.listWorkerBlocksPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client .listWorkerBlocksPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client.listWorkerBlocksPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
listWorkerBlocksPaginator(ListWorkerBlocksRequest), AWS API Documentation
-
listWorkerBlocksPaginator
default ListWorkerBlocksIterable listWorkerBlocksPaginator(ListWorkerBlocksRequest listWorkerBlocksRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client.listWorkerBlocksPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client .listWorkerBlocksPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client.listWorkerBlocksPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.- Parameters:
listWorkerBlocksRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listWorkerBlocksPaginator
default ListWorkerBlocksIterable listWorkerBlocksPaginator(Consumer<ListWorkerBlocksRequest.Builder> listWorkerBlocksRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client.listWorkerBlocksPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client .listWorkerBlocksPaginator(request); for (software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable responses = client.listWorkerBlocksPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.
This is a convenience which creates an instance of the
ListWorkerBlocksRequest.Builderavoiding the need to create one manually viaListWorkerBlocksRequest.builder()- Parameters:
listWorkerBlocksRequest- AConsumerthat will call methods onListWorkerBlocksRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listWorkersWithQualificationType
default ListWorkersWithQualificationTypeResponse listWorkersWithQualificationType(ListWorkersWithQualificationTypeRequest listWorkersWithQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListWorkersWithQualificationTypeoperation returns all of the Workers that have been associated with a given Qualification type.- Parameters:
listWorkersWithQualificationTypeRequest-- Returns:
- Result of the ListWorkersWithQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listWorkersWithQualificationType
default ListWorkersWithQualificationTypeResponse listWorkersWithQualificationType(Consumer<ListWorkersWithQualificationTypeRequest.Builder> listWorkersWithQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
ListWorkersWithQualificationTypeoperation returns all of the Workers that have been associated with a given Qualification type.
This is a convenience which creates an instance of the
ListWorkersWithQualificationTypeRequest.Builderavoiding the need to create one manually viaListWorkersWithQualificationTypeRequest.builder()- Parameters:
listWorkersWithQualificationTypeRequest- AConsumerthat will call methods onListWorkersWithQualificationTypeRequest.Builderto create a request.- Returns:
- Result of the ListWorkersWithQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listWorkersWithQualificationTypePaginator
default ListWorkersWithQualificationTypeIterable listWorkersWithQualificationTypePaginator(ListWorkersWithQualificationTypeRequest listWorkersWithQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listWorkersWithQualificationType(software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypeIterable responses = client.listWorkersWithQualificationTypePaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypeIterable responses = client .listWorkersWithQualificationTypePaginator(request); for (software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypeIterable responses = client.listWorkersWithQualificationTypePaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listWorkersWithQualificationType(software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest)operation.- Parameters:
listWorkersWithQualificationTypeRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listWorkersWithQualificationTypePaginator
default ListWorkersWithQualificationTypeIterable listWorkersWithQualificationTypePaginator(Consumer<ListWorkersWithQualificationTypeRequest.Builder> listWorkersWithQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
This is a variant of
listWorkersWithQualificationType(software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypeIterable responses = client.listWorkersWithQualificationTypePaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypeIterable responses = client .listWorkersWithQualificationTypePaginator(request); for (software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypeIterable responses = client.listWorkersWithQualificationTypePaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listWorkersWithQualificationType(software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest)operation.
This is a convenience which creates an instance of the
ListWorkersWithQualificationTypeRequest.Builderavoiding the need to create one manually viaListWorkersWithQualificationTypeRequest.builder()- Parameters:
listWorkersWithQualificationTypeRequest- AConsumerthat will call methods onListWorkersWithQualificationTypeRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
notifyWorkers
default NotifyWorkersResponse notifyWorkers(NotifyWorkersRequest notifyWorkersRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
NotifyWorkersoperation sends an email to one or more Workers that you specify with the Worker ID. You can specify up to 100 Worker IDs to send the same message with a single call to the NotifyWorkers operation. The NotifyWorkers operation will send a notification email to a Worker only if you have previously approved or rejected work from the Worker.- Parameters:
notifyWorkersRequest-- Returns:
- Result of the NotifyWorkers operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
notifyWorkers
default NotifyWorkersResponse notifyWorkers(Consumer<NotifyWorkersRequest.Builder> notifyWorkersRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
NotifyWorkersoperation sends an email to one or more Workers that you specify with the Worker ID. You can specify up to 100 Worker IDs to send the same message with a single call to the NotifyWorkers operation. The NotifyWorkers operation will send a notification email to a Worker only if you have previously approved or rejected work from the Worker.
This is a convenience which creates an instance of the
NotifyWorkersRequest.Builderavoiding the need to create one manually viaNotifyWorkersRequest.builder()- Parameters:
notifyWorkersRequest- AConsumerthat will call methods onNotifyWorkersRequest.Builderto create a request.- Returns:
- Result of the NotifyWorkers operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
rejectAssignment
default RejectAssignmentResponse rejectAssignment(RejectAssignmentRequest rejectAssignmentRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
RejectAssignmentoperation rejects the results of a completed assignment.You can include an optional feedback message with the rejection, which the Worker can see in the Status section of the web site. When you include a feedback message with the rejection, it helps the Worker understand why the assignment was rejected, and can improve the quality of the results the Worker submits in the future.
Only the Requester who created the HIT can reject an assignment for the HIT.
- Parameters:
rejectAssignmentRequest-- Returns:
- Result of the RejectAssignment operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
rejectAssignment
default RejectAssignmentResponse rejectAssignment(Consumer<RejectAssignmentRequest.Builder> rejectAssignmentRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
RejectAssignmentoperation rejects the results of a completed assignment.You can include an optional feedback message with the rejection, which the Worker can see in the Status section of the web site. When you include a feedback message with the rejection, it helps the Worker understand why the assignment was rejected, and can improve the quality of the results the Worker submits in the future.
Only the Requester who created the HIT can reject an assignment for the HIT.
This is a convenience which creates an instance of the
RejectAssignmentRequest.Builderavoiding the need to create one manually viaRejectAssignmentRequest.builder()- Parameters:
rejectAssignmentRequest- AConsumerthat will call methods onRejectAssignmentRequest.Builderto create a request.- Returns:
- Result of the RejectAssignment operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
rejectQualificationRequest
default RejectQualificationRequestResponse rejectQualificationRequest(RejectQualificationRequestRequest rejectQualificationRequestRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
RejectQualificationRequestoperation rejects a user's request for a Qualification.You can provide a text message explaining why the request was rejected. The Worker who made the request can see this message.
- Parameters:
rejectQualificationRequestRequest-- Returns:
- Result of the RejectQualificationRequest operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
rejectQualificationRequest
default RejectQualificationRequestResponse rejectQualificationRequest(Consumer<RejectQualificationRequestRequest.Builder> rejectQualificationRequestRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
RejectQualificationRequestoperation rejects a user's request for a Qualification.You can provide a text message explaining why the request was rejected. The Worker who made the request can see this message.
This is a convenience which creates an instance of the
RejectQualificationRequestRequest.Builderavoiding the need to create one manually viaRejectQualificationRequestRequest.builder()- Parameters:
rejectQualificationRequestRequest- AConsumerthat will call methods onRejectQualificationRequestRequest.Builderto create a request.- Returns:
- Result of the RejectQualificationRequest operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
sendBonus
default SendBonusResponse sendBonus(SendBonusRequest sendBonusRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
SendBonusoperation issues a payment of money from your account to a Worker. This payment happens separately from the reward you pay to the Worker when you approve the Worker's assignment. The SendBonus operation requires the Worker's ID and the assignment ID as parameters to initiate payment of the bonus. You must include a message that explains the reason for the bonus payment, as the Worker may not be expecting the payment. Amazon Mechanical Turk collects a fee for bonus payments, similar to the HIT listing fee. This operation fails if your account does not have enough funds to pay for both the bonus and the fees.- Parameters:
sendBonusRequest-- Returns:
- Result of the SendBonus operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
sendBonus
default SendBonusResponse sendBonus(Consumer<SendBonusRequest.Builder> sendBonusRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
SendBonusoperation issues a payment of money from your account to a Worker. This payment happens separately from the reward you pay to the Worker when you approve the Worker's assignment. The SendBonus operation requires the Worker's ID and the assignment ID as parameters to initiate payment of the bonus. You must include a message that explains the reason for the bonus payment, as the Worker may not be expecting the payment. Amazon Mechanical Turk collects a fee for bonus payments, similar to the HIT listing fee. This operation fails if your account does not have enough funds to pay for both the bonus and the fees.
This is a convenience which creates an instance of the
SendBonusRequest.Builderavoiding the need to create one manually viaSendBonusRequest.builder()- Parameters:
sendBonusRequest- AConsumerthat will call methods onSendBonusRequest.Builderto create a request.- Returns:
- Result of the SendBonus operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
sendTestEventNotification
default SendTestEventNotificationResponse sendTestEventNotification(SendTestEventNotificationRequest sendTestEventNotificationRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
SendTestEventNotificationoperation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification. This allows you to test notifications without setting up notifications for a real HIT type and trying to trigger them using the website. When you call this operation, the service attempts to send the test notification immediately.- Parameters:
sendTestEventNotificationRequest-- Returns:
- Result of the SendTestEventNotification operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
sendTestEventNotification
default SendTestEventNotificationResponse sendTestEventNotification(Consumer<SendTestEventNotificationRequest.Builder> sendTestEventNotificationRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
SendTestEventNotificationoperation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification. This allows you to test notifications without setting up notifications for a real HIT type and trying to trigger them using the website. When you call this operation, the service attempts to send the test notification immediately.
This is a convenience which creates an instance of the
SendTestEventNotificationRequest.Builderavoiding the need to create one manually viaSendTestEventNotificationRequest.builder()- Parameters:
sendTestEventNotificationRequest- AConsumerthat will call methods onSendTestEventNotificationRequest.Builderto create a request.- Returns:
- Result of the SendTestEventNotification operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateExpirationForHIT
default UpdateExpirationForHitResponse updateExpirationForHIT(UpdateExpirationForHitRequest updateExpirationForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateExpirationForHIToperation allows you update the expiration time of a HIT. If you update it to a time in the past, the HIT will be immediately expired.- Parameters:
updateExpirationForHitRequest-- Returns:
- Result of the UpdateExpirationForHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateExpirationForHIT
default UpdateExpirationForHitResponse updateExpirationForHIT(Consumer<UpdateExpirationForHitRequest.Builder> updateExpirationForHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateExpirationForHIToperation allows you update the expiration time of a HIT. If you update it to a time in the past, the HIT will be immediately expired.
This is a convenience which creates an instance of the
UpdateExpirationForHitRequest.Builderavoiding the need to create one manually viaUpdateExpirationForHitRequest.builder()- Parameters:
updateExpirationForHitRequest- AConsumerthat will call methods onUpdateExpirationForHitRequest.Builderto create a request.- Returns:
- Result of the UpdateExpirationForHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateHITReviewStatus
default UpdateHitReviewStatusResponse updateHITReviewStatus(UpdateHitReviewStatusRequest updateHitReviewStatusRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateHITReviewStatusoperation updates the status of a HIT. If the status is Reviewable, this operation can update the status to Reviewing, or it can revert a Reviewing HIT back to the Reviewable status.- Parameters:
updateHitReviewStatusRequest-- Returns:
- Result of the UpdateHITReviewStatus operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateHITReviewStatus
default UpdateHitReviewStatusResponse updateHITReviewStatus(Consumer<UpdateHitReviewStatusRequest.Builder> updateHitReviewStatusRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateHITReviewStatusoperation updates the status of a HIT. If the status is Reviewable, this operation can update the status to Reviewing, or it can revert a Reviewing HIT back to the Reviewable status.
This is a convenience which creates an instance of the
UpdateHitReviewStatusRequest.Builderavoiding the need to create one manually viaUpdateHitReviewStatusRequest.builder()- Parameters:
updateHitReviewStatusRequest- AConsumerthat will call methods onUpdateHitReviewStatusRequest.Builderto create a request.- Returns:
- Result of the UpdateHITReviewStatus operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateHITTypeOfHIT
default UpdateHitTypeOfHitResponse updateHITTypeOfHIT(UpdateHitTypeOfHitRequest updateHitTypeOfHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateHITTypeOfHIToperation allows you to change the HITType properties of a HIT. This operation disassociates the HIT from its old HITType properties and associates it with the new HITType properties. The HIT takes on the properties of the new HITType in place of the old ones.- Parameters:
updateHitTypeOfHitRequest-- Returns:
- Result of the UpdateHITTypeOfHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateHITTypeOfHIT
default UpdateHitTypeOfHitResponse updateHITTypeOfHIT(Consumer<UpdateHitTypeOfHitRequest.Builder> updateHitTypeOfHitRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateHITTypeOfHIToperation allows you to change the HITType properties of a HIT. This operation disassociates the HIT from its old HITType properties and associates it with the new HITType properties. The HIT takes on the properties of the new HITType in place of the old ones.
This is a convenience which creates an instance of the
UpdateHitTypeOfHitRequest.Builderavoiding the need to create one manually viaUpdateHitTypeOfHitRequest.builder()- Parameters:
updateHitTypeOfHitRequest- AConsumerthat will call methods onUpdateHitTypeOfHitRequest.Builderto create a request.- Returns:
- Result of the UpdateHITTypeOfHIT operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateNotificationSettings
default UpdateNotificationSettingsResponse updateNotificationSettings(UpdateNotificationSettingsRequest updateNotificationSettingsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateNotificationSettingsoperation creates, updates, disables or re-enables notifications for a HIT type. If you call the UpdateNotificationSettings operation for a HIT type that already has a notification specification, the operation replaces the old specification with a new one. You can call the UpdateNotificationSettings operation to enable or disable notifications for the HIT type, without having to modify the notification specification itself by providing updates to the Active status without specifying a new notification specification. To change the Active status of a HIT type's notifications, the HIT type must already have a notification specification, or one must be provided in the same call toUpdateNotificationSettings.- Parameters:
updateNotificationSettingsRequest-- Returns:
- Result of the UpdateNotificationSettings operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateNotificationSettings
default UpdateNotificationSettingsResponse updateNotificationSettings(Consumer<UpdateNotificationSettingsRequest.Builder> updateNotificationSettingsRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateNotificationSettingsoperation creates, updates, disables or re-enables notifications for a HIT type. If you call the UpdateNotificationSettings operation for a HIT type that already has a notification specification, the operation replaces the old specification with a new one. You can call the UpdateNotificationSettings operation to enable or disable notifications for the HIT type, without having to modify the notification specification itself by providing updates to the Active status without specifying a new notification specification. To change the Active status of a HIT type's notifications, the HIT type must already have a notification specification, or one must be provided in the same call toUpdateNotificationSettings.
This is a convenience which creates an instance of the
UpdateNotificationSettingsRequest.Builderavoiding the need to create one manually viaUpdateNotificationSettingsRequest.builder()- Parameters:
updateNotificationSettingsRequest- AConsumerthat will call methods onUpdateNotificationSettingsRequest.Builderto create a request.- Returns:
- Result of the UpdateNotificationSettings operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateQualificationType
default UpdateQualificationTypeResponse updateQualificationType(UpdateQualificationTypeRequest updateQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateQualificationTypeoperation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure. Only the owner of a Qualification type can modify its attributes.Most attributes of a Qualification type can be changed after the type has been created. However, the Name and Keywords fields cannot be modified. The RetryDelayInSeconds parameter can be modified or added to change the delay or to enable retries, but RetryDelayInSeconds cannot be used to disable retries.
You can use this operation to update the test for a Qualification type. The test is updated based on the values specified for the Test, TestDurationInSeconds and AnswerKey parameters. All three parameters specify the updated test. If you are updating the test for a type, you must specify the Test and TestDurationInSeconds parameters. The AnswerKey parameter is optional; omitting it specifies that the updated test does not have an answer key.
If you omit the Test parameter, the test for the Qualification type is unchanged. There is no way to remove a test from a Qualification type that has one. If the type already has a test, you cannot update it to be AutoGranted. If the Qualification type does not have a test and one is provided by an update, the type will henceforth have a test.
If you want to update the test duration or answer key for an existing test without changing the questions, you must specify a Test parameter with the original questions, along with the updated values.
If you provide an updated Test but no AnswerKey, the new test will not have an answer key. Requests for such Qualifications must be granted manually.
You can also update the AutoGranted and AutoGrantedValue attributes of the Qualification type.
- Parameters:
updateQualificationTypeRequest-- Returns:
- Result of the UpdateQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
updateQualificationType
default UpdateQualificationTypeResponse updateQualificationType(Consumer<UpdateQualificationTypeRequest.Builder> updateQualificationTypeRequest) throws ServiceException, RequestErrorException, AwsServiceException, SdkClientException, MTurkException
The
UpdateQualificationTypeoperation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure. Only the owner of a Qualification type can modify its attributes.Most attributes of a Qualification type can be changed after the type has been created. However, the Name and Keywords fields cannot be modified. The RetryDelayInSeconds parameter can be modified or added to change the delay or to enable retries, but RetryDelayInSeconds cannot be used to disable retries.
You can use this operation to update the test for a Qualification type. The test is updated based on the values specified for the Test, TestDurationInSeconds and AnswerKey parameters. All three parameters specify the updated test. If you are updating the test for a type, you must specify the Test and TestDurationInSeconds parameters. The AnswerKey parameter is optional; omitting it specifies that the updated test does not have an answer key.
If you omit the Test parameter, the test for the Qualification type is unchanged. There is no way to remove a test from a Qualification type that has one. If the type already has a test, you cannot update it to be AutoGranted. If the Qualification type does not have a test and one is provided by an update, the type will henceforth have a test.
If you want to update the test duration or answer key for an existing test without changing the questions, you must specify a Test parameter with the original questions, along with the updated values.
If you provide an updated Test but no AnswerKey, the new test will not have an answer key. Requests for such Qualifications must be granted manually.
You can also update the AutoGranted and AutoGrantedValue attributes of the Qualification type.
This is a convenience which creates an instance of the
UpdateQualificationTypeRequest.Builderavoiding the need to create one manually viaUpdateQualificationTypeRequest.builder()- Parameters:
updateQualificationTypeRequest- AConsumerthat will call methods onUpdateQualificationTypeRequest.Builderto create a request.- Returns:
- Result of the UpdateQualificationType operation returned by the service.
- Throws:
ServiceException- Amazon Mechanical Turk is temporarily unable to process your request. Try your call again.RequestErrorException- Your request is invalid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.MTurkException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
create
static MTurkClient create()
Create aMTurkClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-
builder
static MTurkClientBuilder builder()
Create a builder that can be used to configure and create aMTurkClient.
-
serviceMetadata
static ServiceMetadata serviceMetadata()
-
serviceClientConfiguration
default MTurkServiceClientConfiguration serviceClientConfiguration()
- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient
-
-