Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

acceptQualificationRequest(AcceptQualificationRequestRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The AcceptQualificationRequest operation approves a Worker's request for a Qualification.
acceptQualificationRequest(Consumer<AcceptQualificationRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The AcceptQualificationRequest operation approves a Worker's request for a Qualification.
acceptQualificationRequest(AcceptQualificationRequestRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The AcceptQualificationRequest operation approves a Worker's request for a Qualification.
acceptQualificationRequest(Consumer<AcceptQualificationRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The AcceptQualificationRequest operation approves a Worker's request for a Qualification.
AcceptQualificationRequestRequest - Class in software.amazon.awssdk.services.mturk.model
 
AcceptQualificationRequestRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
AcceptQualificationRequestRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
AcceptQualificationRequestRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.AcceptQualificationRequestRequestMarshaller
 
AcceptQualificationRequestResponse - Class in software.amazon.awssdk.services.mturk.model
 
AcceptQualificationRequestResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
acceptTime() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
The date and time the Worker accepted the assignment.
acceptTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
The date and time the Worker accepted the assignment.
actionId() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
The unique identifier for the action.
actionId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
The unique identifier for the action.
actionId() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
A unique identifier of the Review action result.
actionId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewResultDetail.Builder
A unique identifier of the Review action result.
actionName() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
The nature of the action itself.
actionName(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
The nature of the action itself.
actionsGuarded() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
Setting this attribute prevents Workers whose Qualifications do not meet this QualificationRequirement from taking the specified action.
actionsGuarded(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
Setting this attribute prevents Workers whose Qualifications do not meet this QualificationRequirement from taking the specified action.
actionsGuarded(HITAccessActions) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
Setting this attribute prevents Workers whose Qualifications do not meet this QualificationRequirement from taking the specified action.
actionsGuardedAsString() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
Setting this attribute prevents Workers whose Qualifications do not meet this QualificationRequirement from taking the specified action.
active() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
Specifies whether notifications are sent for HITs of this HIT type, according to the notification specification.
active(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest.Builder
Specifies whether notifications are sent for HITs of this HIT type, according to the notification specification.
answer() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
The Worker's answers submitted for the HIT contained in a QuestionFormAnswers document, if the Worker provides an answer.
answer(String) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
The Worker's answers submitted for the HIT contained in a QuestionFormAnswers document, if the Worker provides an answer.
answer() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
The Worker's answers for the Qualification type's test contained in a QuestionFormAnswers document, if the type has a test and the Worker has submitted answers.
answer(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequest.Builder
The Worker's answers for the Qualification type's test contained in a QuestionFormAnswers document, if the type has a test and the Worker has submitted answers.
answerKey() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
The answers to the Qualification test specified in the Test parameter, in the form of an AnswerKey data structure.
answerKey(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
The answers to the Qualification test specified in the Test parameter, in the form of an AnswerKey data structure.
answerKey() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The answers to the Qualification test specified in the Test parameter.
answerKey(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The answers to the Qualification test specified in the Test parameter.
answerKey() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The answers to the Qualification test specified in the Test parameter, in the form of an AnswerKey data structure.
answerKey(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The answers to the Qualification test specified in the Test parameter, in the form of an AnswerKey data structure.
approvalTime() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
If the Worker has submitted results and the Requester has approved the results, ApprovalTime is the date and time the Requester approved the results.
approvalTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
If the Worker has submitted results and the Requester has approved the results, ApprovalTime is the date and time the Requester approved the results.
approveAssignment(ApproveAssignmentRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ApproveAssignment operation approves the results of a completed assignment.
approveAssignment(Consumer<ApproveAssignmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ApproveAssignment operation approves the results of a completed assignment.
approveAssignment(ApproveAssignmentRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ApproveAssignment operation approves the results of a completed assignment.
approveAssignment(Consumer<ApproveAssignmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ApproveAssignment operation approves the results of a completed assignment.
ApproveAssignmentRequest - Class in software.amazon.awssdk.services.mturk.model
 
ApproveAssignmentRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ApproveAssignmentRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ApproveAssignmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ApproveAssignmentRequestMarshaller
 
ApproveAssignmentResponse - Class in software.amazon.awssdk.services.mturk.model
 
ApproveAssignmentResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
Assignment - Class in software.amazon.awssdk.services.mturk.model
The Assignment data structure represents a single assignment of a HIT to a Worker.
assignment() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
The assignment.
assignment(Assignment) - Method in interface software.amazon.awssdk.services.mturk.model.GetAssignmentResponse.Builder
The assignment.
assignment(Consumer<Assignment.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetAssignmentResponse.Builder
The assignment.
Assignment.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
assignmentDurationInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The amount of time, in seconds, that a Worker has to complete the HIT after accepting it.
assignmentDurationInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The amount of time, in seconds, that a Worker has to complete the HIT after accepting it.
assignmentDurationInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
The amount of time, in seconds, that a Worker has to complete the HIT after accepting it.
assignmentDurationInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
The amount of time, in seconds, that a Worker has to complete the HIT after accepting it.
assignmentDurationInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The length of time, in seconds, that a Worker has to complete the HIT after accepting it.
assignmentDurationInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The length of time, in seconds, that a Worker has to complete the HIT after accepting it.
assignmentId() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
The ID of the assignment.
assignmentId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest.Builder
The ID of the assignment.
assignmentId() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
A unique identifier for the assignment.
assignmentId(String) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
A unique identifier for the assignment.
assignmentId() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
The ID of the assignment associated with this bonus payment.
assignmentId(String) - Method in interface software.amazon.awssdk.services.mturk.model.BonusPayment.Builder
The ID of the assignment associated with this bonus payment.
assignmentId() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
The ID of the Assignment to be retrieved.
assignmentId(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetAssignmentRequest.Builder
The ID of the Assignment to be retrieved.
assignmentId() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
The ID of the assignment that contains the question with a FileUploadAnswer.
assignmentId(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest.Builder
The ID of the assignment that contains the question with a FileUploadAnswer.
assignmentId() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
The ID of the assignment associated with the bonus payments to retrieve.
assignmentId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest.Builder
The ID of the assignment associated with the bonus payments to retrieve.
assignmentId() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
The ID of the assignment.
assignmentId(String) - Method in interface software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest.Builder
The ID of the assignment.
assignmentId() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
The ID of the assignment for which this bonus is paid.
assignmentId(String) - Method in interface software.amazon.awssdk.services.mturk.model.SendBonusRequest.Builder
The ID of the assignment for which this bonus is paid.
assignmentReviewPolicy() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The Assignment-level Review Policy applies to the assignments under the HIT.
assignmentReviewPolicy(ReviewPolicy) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The Assignment-level Review Policy applies to the assignments under the HIT.
assignmentReviewPolicy(Consumer<ReviewPolicy.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The Assignment-level Review Policy applies to the assignments under the HIT.
assignmentReviewPolicy() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
The Assignment-level Review Policy applies to the assignments under the HIT.
assignmentReviewPolicy(ReviewPolicy) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
The Assignment-level Review Policy applies to the assignments under the HIT.
assignmentReviewPolicy(Consumer<ReviewPolicy.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
The Assignment-level Review Policy applies to the assignments under the HIT.
assignmentReviewPolicy() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
The name of the Assignment-level Review Policy.
assignmentReviewPolicy(ReviewPolicy) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
The name of the Assignment-level Review Policy.
assignmentReviewPolicy(Consumer<ReviewPolicy.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
The name of the Assignment-level Review Policy.
assignmentReviewReport() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
Contains both ReviewResult and ReviewAction elements for an Assignment.
assignmentReviewReport(ReviewReport) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
Contains both ReviewResult and ReviewAction elements for an Assignment.
assignmentReviewReport(Consumer<ReviewReport.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
Contains both ReviewResult and ReviewAction elements for an Assignment.
assignments() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
The collection of Assignment data structures returned by this call.
assignments(Collection<Assignment>) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse.Builder
The collection of Assignment data structures returned by this call.
assignments(Assignment...) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse.Builder
The collection of Assignment data structures returned by this call.
assignments(Consumer<Assignment.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse.Builder
The collection of Assignment data structures returned by this call.
assignmentStatus() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
The status of the assignment.
assignmentStatus(String) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
The status of the assignment.
assignmentStatus(AssignmentStatus) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
The status of the assignment.
AssignmentStatus - Enum in software.amazon.awssdk.services.mturk.model
 
assignmentStatusAsString() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
The status of the assignment.
assignmentStatuses() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatuses(Collection<AssignmentStatus>) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatuses(AssignmentStatus...) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatusesAsStrings() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatusesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
The status of the assignments to return: Submitted | Approved | Rejected
assignmentStatusesWithStrings(String...) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
The status of the assignments to return: Submitted | Approved | Rejected
associateQualificationWithWorker(AssociateQualificationWithWorkerRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The AssociateQualificationWithWorker operation gives a Worker a Qualification.
associateQualificationWithWorker(Consumer<AssociateQualificationWithWorkerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The AssociateQualificationWithWorker operation gives a Worker a Qualification.
associateQualificationWithWorker(AssociateQualificationWithWorkerRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The AssociateQualificationWithWorker operation gives a Worker a Qualification.
associateQualificationWithWorker(Consumer<AssociateQualificationWithWorkerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The AssociateQualificationWithWorker operation gives a Worker a Qualification.
AssociateQualificationWithWorkerRequest - Class in software.amazon.awssdk.services.mturk.model
 
AssociateQualificationWithWorkerRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
AssociateQualificationWithWorkerRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
AssociateQualificationWithWorkerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.AssociateQualificationWithWorkerRequestMarshaller
 
AssociateQualificationWithWorkerResponse - Class in software.amazon.awssdk.services.mturk.model
 
AssociateQualificationWithWorkerResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
autoApprovalDelayInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The number of seconds after an assignment for the HIT has been submitted, after which the assignment is considered Approved automatically unless the Requester explicitly rejects it.
autoApprovalDelayInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The number of seconds after an assignment for the HIT has been submitted, after which the assignment is considered Approved automatically unless the Requester explicitly rejects it.
autoApprovalDelayInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
The number of seconds after an assignment for the HIT has been submitted, after which the assignment is considered Approved automatically unless the Requester explicitly rejects it.
autoApprovalDelayInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
The number of seconds after an assignment for the HIT has been submitted, after which the assignment is considered Approved automatically unless the Requester explicitly rejects it.
autoApprovalDelayInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The amount of time, in seconds, after the Worker submits an assignment for the HIT that the results are automatically approved by Amazon Mechanical Turk.
autoApprovalDelayInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The amount of time, in seconds, after the Worker submits an assignment for the HIT that the results are automatically approved by Amazon Mechanical Turk.
autoApprovalTime() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
If results have been submitted, AutoApprovalTime is the date and time the results of the assignment results are considered Approved automatically if they have not already been explicitly approved or rejected by the Requester.
autoApprovalTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
If results have been submitted, AutoApprovalTime is the date and time the results of the assignment results are considered Approved automatically if they have not already been explicitly approved or rejected by the Requester.
autoGranted() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
Specifies whether requests for the Qualification type are granted immediately, without prompting the Worker with a Qualification test.
autoGranted(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
Specifies whether requests for the Qualification type are granted immediately, without prompting the Worker with a Qualification test.
autoGranted() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
Specifies that requests for the Qualification type are granted immediately, without prompting the Worker with a Qualification test.
autoGranted(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
Specifies that requests for the Qualification type are granted immediately, without prompting the Worker with a Qualification test.
autoGranted() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
Specifies whether requests for the Qualification type are granted immediately, without prompting the Worker with a Qualification test.
autoGranted(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
Specifies whether requests for the Qualification type are granted immediately, without prompting the Worker with a Qualification test.
autoGrantedValue() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
The Qualification value to use for automatically granted Qualifications.
autoGrantedValue(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
The Qualification value to use for automatically granted Qualifications.
autoGrantedValue() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The Qualification integer value to use for automatically granted Qualifications, if AutoGranted is true.
autoGrantedValue(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The Qualification integer value to use for automatically granted Qualifications, if AutoGranted is true.
autoGrantedValue() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The Qualification value to use for automatically granted Qualifications.
autoGrantedValue(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The Qualification value to use for automatically granted Qualifications.
availableBalance() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
Returns the value of the AvailableBalance property for this object.
availableBalance(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse.Builder
Sets the value of the AvailableBalance property for this object.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mturk.model.MTurkException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.mturk.model.MTurkException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mturk.model.RequestErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mturk.model.ServiceException.Builder
 

B

bonusAmount() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
Returns the value of the BonusAmount property for this object.
bonusAmount(String) - Method in interface software.amazon.awssdk.services.mturk.model.BonusPayment.Builder
Sets the value of the BonusAmount property for this object.
bonusAmount() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
The Bonus amount is a US Dollar amount specified using a string (for example, "5" represents $5.00 USD and "101.42" represents $101.42 USD).
bonusAmount(String) - Method in interface software.amazon.awssdk.services.mturk.model.SendBonusRequest.Builder
The Bonus amount is a US Dollar amount specified using a string (for example, "5" represents $5.00 USD and "101.42" represents $101.42 USD).
BonusPayment - Class in software.amazon.awssdk.services.mturk.model
An object representing a Bonus payment paid to a Worker.
BonusPayment.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
bonusPayments() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
A successful request to the ListBonusPayments operation returns a list of BonusPayment objects.
bonusPayments(Collection<BonusPayment>) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse.Builder
A successful request to the ListBonusPayments operation returns a list of BonusPayment objects.
bonusPayments(BonusPayment...) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse.Builder
A successful request to the ListBonusPayments operation returns a list of BonusPayment objects.
bonusPayments(Consumer<BonusPayment.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse.Builder
A successful request to the ListBonusPayments operation returns a list of BonusPayment objects.
build() - Method in class software.amazon.awssdk.services.mturk.model.MTurkException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.mturk.model.MTurkRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.mturk.model.MTurkResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.Assignment
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.BonusPayment
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.HIT
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.Locale
 
builder() - Static method in exception software.amazon.awssdk.services.mturk.model.MTurkException
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.Qualification
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.QualificationType
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
 
builder() - Static method in exception software.amazon.awssdk.services.mturk.model.RequestErrorException
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ReviewReport
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
 
builder() - Static method in exception software.amazon.awssdk.services.mturk.model.ServiceException
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
 
builder() - Static method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
Create a builder that can be used to configure and create a MTurkAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.mturk.MTurkClient
Create a builder that can be used to configure and create a MTurkClient.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.mturk.model.MTurkException.BuilderImpl
 
BuilderImpl(MTurkException) - Constructor for class software.amazon.awssdk.services.mturk.model.MTurkException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.mturk.model.MTurkRequest.BuilderImpl
 
BuilderImpl(MTurkRequest) - Constructor for class software.amazon.awssdk.services.mturk.model.MTurkRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.mturk.model.MTurkResponse.BuilderImpl
 
BuilderImpl(MTurkResponse) - Constructor for class software.amazon.awssdk.services.mturk.model.MTurkResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.mturk.model.MTurkException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.mturk.model.MTurkException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.mturk.model.RequestErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.mturk.model.ServiceException.Builder
 
Comparator - Enum in software.amazon.awssdk.services.mturk.model
 
comparator(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
The kind of comparison to make against a Qualification's value.
comparator(Comparator) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
The kind of comparison to make against a Qualification's value.
comparator() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
The kind of comparison to make against a Qualification's value.
comparatorAsString() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
The kind of comparison to make against a Qualification's value.
completeTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
The date when the action was completed.
completeTime() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
The date when the action was completed.
country(String) - Method in interface software.amazon.awssdk.services.mturk.model.Locale.Builder
The country of the locale.
country() - Method in class software.amazon.awssdk.services.mturk.model.Locale
The country of the locale.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.mturk.model.MTurkResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
Create a MTurkAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.mturk.MTurkClient
Create a MTurkClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createAdditionalAssignmentsForHIT(CreateAdditionalAssignmentsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateAdditionalAssignmentsForHIT operation increases the maximum number of assignments of an existing HIT.
createAdditionalAssignmentsForHIT(Consumer<CreateAdditionalAssignmentsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateAdditionalAssignmentsForHIT operation increases the maximum number of assignments of an existing HIT.
createAdditionalAssignmentsForHIT(CreateAdditionalAssignmentsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateAdditionalAssignmentsForHIT operation increases the maximum number of assignments of an existing HIT.
createAdditionalAssignmentsForHIT(Consumer<CreateAdditionalAssignmentsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateAdditionalAssignmentsForHIT operation increases the maximum number of assignments of an existing HIT.
CreateAdditionalAssignmentsForHitRequest - Class in software.amazon.awssdk.services.mturk.model
 
CreateAdditionalAssignmentsForHitRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
CreateAdditionalAssignmentsForHitRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
CreateAdditionalAssignmentsForHitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.CreateAdditionalAssignmentsForHitRequestMarshaller
 
CreateAdditionalAssignmentsForHitResponse - Class in software.amazon.awssdk.services.mturk.model
 
CreateAdditionalAssignmentsForHitResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
createHIT(CreateHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateHIT operation creates a new Human Intelligence Task (HIT).
createHIT(Consumer<CreateHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateHIT operation creates a new Human Intelligence Task (HIT).
createHIT(CreateHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateHIT operation creates a new Human Intelligence Task (HIT).
createHIT(Consumer<CreateHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateHIT operation creates a new Human Intelligence Task (HIT).
CreateHitRequest - Class in software.amazon.awssdk.services.mturk.model
 
CreateHitRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
CreateHitRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
CreateHitRequest Marshaller
CreateHitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.CreateHitRequestMarshaller
 
CreateHitResponse - Class in software.amazon.awssdk.services.mturk.model
 
CreateHitResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
createHITType(CreateHitTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateHITType operation creates a new HIT type.
createHITType(Consumer<CreateHitTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateHITType operation creates a new HIT type.
createHITType(CreateHitTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateHITType operation creates a new HIT type.
createHITType(Consumer<CreateHitTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateHITType operation creates a new HIT type.
CreateHitTypeRequest - Class in software.amazon.awssdk.services.mturk.model
 
CreateHitTypeRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
CreateHitTypeRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
CreateHitTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.CreateHitTypeRequestMarshaller
 
CreateHitTypeResponse - Class in software.amazon.awssdk.services.mturk.model
 
CreateHitTypeResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
createHITWithHITType(CreateHitWithHitTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by the CreateHITType operation.
createHITWithHITType(Consumer<CreateHitWithHitTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by the CreateHITType operation.
createHITWithHITType(CreateHitWithHitTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by the CreateHITType operation.
createHITWithHITType(Consumer<CreateHitWithHitTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by the CreateHITType operation.
CreateHitWithHitTypeRequest - Class in software.amazon.awssdk.services.mturk.model
 
CreateHitWithHitTypeRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
CreateHitWithHitTypeRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
CreateHitWithHitTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.CreateHitWithHitTypeRequestMarshaller
 
CreateHitWithHitTypeResponse - Class in software.amazon.awssdk.services.mturk.model
 
CreateHitWithHitTypeResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
createQualificationType(CreateQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateQualificationType operation creates a new Qualification type, which is represented by a QualificationType data structure.
createQualificationType(Consumer<CreateQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateQualificationType operation creates a new Qualification type, which is represented by a QualificationType data structure.
createQualificationType(CreateQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateQualificationType operation creates a new Qualification type, which is represented by a QualificationType data structure.
createQualificationType(Consumer<CreateQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateQualificationType operation creates a new Qualification type, which is represented by a QualificationType data structure.
CreateQualificationTypeRequest - Class in software.amazon.awssdk.services.mturk.model
 
CreateQualificationTypeRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
CreateQualificationTypeRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
CreateQualificationTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.CreateQualificationTypeRequestMarshaller
 
CreateQualificationTypeResponse - Class in software.amazon.awssdk.services.mturk.model
 
CreateQualificationTypeResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
createWorkerBlock(CreateWorkerBlockRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs.
createWorkerBlock(Consumer<CreateWorkerBlockRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs.
createWorkerBlock(CreateWorkerBlockRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs.
createWorkerBlock(Consumer<CreateWorkerBlockRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs.
CreateWorkerBlockRequest - Class in software.amazon.awssdk.services.mturk.model
 
CreateWorkerBlockRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
CreateWorkerBlockRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
CreateWorkerBlockRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.CreateWorkerBlockRequestMarshaller
 
CreateWorkerBlockResponse - Class in software.amazon.awssdk.services.mturk.model
 
CreateWorkerBlockResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
creationTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The date and time the HIT was created.
creationTime() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The date and time the HIT was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The date and time the Qualification type was created.
creationTime() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The date and time the Qualification type was created.

D

deadline(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
The date and time of the deadline for the assignment.
deadline() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
The date and time of the deadline for the assignment.
deleteHIT(DeleteHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The DeleteHIT operation is used to delete HIT that is no longer needed.
deleteHIT(Consumer<DeleteHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The DeleteHIT operation is used to delete HIT that is no longer needed.
deleteHIT(DeleteHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The DeleteHIT operation is used to delete HIT that is no longer needed.
deleteHIT(Consumer<DeleteHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The DeleteHIT operation is used to delete HIT that is no longer needed.
DeleteHitRequest - Class in software.amazon.awssdk.services.mturk.model
 
DeleteHitRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
DeleteHitRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
DeleteHitRequest Marshaller
DeleteHitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.DeleteHitRequestMarshaller
 
DeleteHitResponse - Class in software.amazon.awssdk.services.mturk.model
 
DeleteHitResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
deleteQualificationType(DeleteQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The DeleteQualificationType deletes a Qualification type and deletes any HIT types that are associated with the Qualification type.
deleteQualificationType(Consumer<DeleteQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The DeleteQualificationType deletes a Qualification type and deletes any HIT types that are associated with the Qualification type.
deleteQualificationType(DeleteQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The DeleteQualificationType deletes a Qualification type and deletes any HIT types that are associated with the Qualification type.
deleteQualificationType(Consumer<DeleteQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The DeleteQualificationType deletes a Qualification type and deletes any HIT types that are associated with the Qualification type.
DeleteQualificationTypeRequest - Class in software.amazon.awssdk.services.mturk.model
 
DeleteQualificationTypeRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
DeleteQualificationTypeRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
DeleteQualificationTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.DeleteQualificationTypeRequestMarshaller
 
DeleteQualificationTypeResponse - Class in software.amazon.awssdk.services.mturk.model
 
DeleteQualificationTypeResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
deleteWorkerBlock(DeleteWorkerBlockRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The DeleteWorkerBlock operation allows you to reinstate a blocked Worker to work on your HITs.
deleteWorkerBlock(Consumer<DeleteWorkerBlockRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The DeleteWorkerBlock operation allows you to reinstate a blocked Worker to work on your HITs.
deleteWorkerBlock(DeleteWorkerBlockRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The DeleteWorkerBlock operation allows you to reinstate a blocked Worker to work on your HITs.
deleteWorkerBlock(Consumer<DeleteWorkerBlockRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The DeleteWorkerBlock operation allows you to reinstate a blocked Worker to work on your HITs.
DeleteWorkerBlockRequest - Class in software.amazon.awssdk.services.mturk.model
 
DeleteWorkerBlockRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
DeleteWorkerBlockRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
DeleteWorkerBlockRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.DeleteWorkerBlockRequestMarshaller
 
DeleteWorkerBlockResponse - Class in software.amazon.awssdk.services.mturk.model
 
DeleteWorkerBlockResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
description(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
A general description of the HIT.
description() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
A general description of the HIT.
description(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
A general description of the HIT.
description() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
A general description of the HIT.
description(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
A long description for the Qualification type.
description() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
A long description for the Qualification type.
description(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
A general description of the HIT.
description() - Method in class software.amazon.awssdk.services.mturk.model.HIT
A general description of the HIT.
description(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
A long description for the Qualification type.
description() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
A long description for the Qualification type.
description(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The new description of the Qualification type.
description() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The new description of the Qualification type.
destination(String) - Method in interface software.amazon.awssdk.services.mturk.model.NotificationSpecification.Builder
The target for notification messages.
destination() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
The target for notification messages.
disassociateQualificationFromWorker(DisassociateQualificationFromWorkerRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user.
disassociateQualificationFromWorker(Consumer<DisassociateQualificationFromWorkerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user.
disassociateQualificationFromWorker(DisassociateQualificationFromWorkerRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user.
disassociateQualificationFromWorker(Consumer<DisassociateQualificationFromWorkerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user.
DisassociateQualificationFromWorkerRequest - Class in software.amazon.awssdk.services.mturk.model
 
DisassociateQualificationFromWorkerRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
DisassociateQualificationFromWorkerRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
DisassociateQualificationFromWorkerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.DisassociateQualificationFromWorkerRequestMarshaller
 
DisassociateQualificationFromWorkerResponse - Class in software.amazon.awssdk.services.mturk.model
 
DisassociateQualificationFromWorkerResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 

E

equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.Assignment
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.HIT
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.Locale
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.Qualification
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.Assignment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.HIT
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.Locale
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.Qualification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
 
errorCode(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
Present only when the Results have a FAILED Status.
errorCode() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
Present only when the Results have a FAILED Status.
EventType - Enum in software.amazon.awssdk.services.mturk.model
 
eventTypes(Collection<EventType>) - Method in interface software.amazon.awssdk.services.mturk.model.NotificationSpecification.Builder
The list of events that should cause notifications to be sent.
eventTypes(EventType...) - Method in interface software.amazon.awssdk.services.mturk.model.NotificationSpecification.Builder
The list of events that should cause notifications to be sent.
eventTypes() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
The list of events that should cause notifications to be sent.
eventTypesAsStrings() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
The list of events that should cause notifications to be sent.
eventTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.mturk.model.NotificationSpecification.Builder
The list of events that should cause notifications to be sent.
eventTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.mturk.model.NotificationSpecification.Builder
The list of events that should cause notifications to be sent.
expiration(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The date and time the HIT expires.
expiration() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The date and time the HIT expires.
expireAt(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest.Builder
The date and time at which you want the HIT to expire
expireAt() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
The date and time at which you want the HIT to expire

F

fileUploadURL(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse.Builder
A temporary URL for the file that the Worker uploaded for the answer.
fileUploadURL() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
A temporary URL for the file that the Worker uploaded for the answer.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.AssignmentStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.Comparator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.EventType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.HITAccessActions
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.HITReviewStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.HITStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.NotificationTransport
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.QualificationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.QualificationTypeStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewableHITStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewActionStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewPolicyLevel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getAccountBalance(GetAccountBalanceRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetAccountBalance operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.
getAccountBalance(Consumer<GetAccountBalanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetAccountBalance operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.
getAccountBalance() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetAccountBalance operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.
getAccountBalance() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetAccountBalance operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.
getAccountBalance(GetAccountBalanceRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetAccountBalance operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.
getAccountBalance(Consumer<GetAccountBalanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetAccountBalance operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.
GetAccountBalanceRequest - Class in software.amazon.awssdk.services.mturk.model
 
GetAccountBalanceRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
GetAccountBalanceRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
GetAccountBalanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.GetAccountBalanceRequestMarshaller
 
GetAccountBalanceResponse - Class in software.amazon.awssdk.services.mturk.model
 
GetAccountBalanceResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
getAssignment(GetAssignmentRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetAssignment operation retrieves the details of the specified Assignment.
getAssignment(Consumer<GetAssignmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetAssignment operation retrieves the details of the specified Assignment.
getAssignment(GetAssignmentRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetAssignment operation retrieves the details of the specified Assignment.
getAssignment(Consumer<GetAssignmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetAssignment operation retrieves the details of the specified Assignment.
GetAssignmentRequest - Class in software.amazon.awssdk.services.mturk.model
 
GetAssignmentRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
GetAssignmentRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
GetAssignmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.GetAssignmentRequestMarshaller
 
GetAssignmentResponse - Class in software.amazon.awssdk.services.mturk.model
 
GetAssignmentResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
getFileUploadURL(GetFileUploadUrlRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetFileUploadURL operation generates and returns a temporary URL.
getFileUploadURL(Consumer<GetFileUploadUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetFileUploadURL operation generates and returns a temporary URL.
getFileUploadURL(GetFileUploadUrlRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetFileUploadURL operation generates and returns a temporary URL.
getFileUploadURL(Consumer<GetFileUploadUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetFileUploadURL operation generates and returns a temporary URL.
GetFileUploadUrlRequest - Class in software.amazon.awssdk.services.mturk.model
 
GetFileUploadUrlRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
GetFileUploadUrlRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
GetFileUploadUrlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.GetFileUploadUrlRequestMarshaller
 
GetFileUploadUrlResponse - Class in software.amazon.awssdk.services.mturk.model
 
GetFileUploadUrlResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
getHIT(GetHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetHIT operation retrieves the details of the specified HIT.
getHIT(Consumer<GetHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetHIT operation retrieves the details of the specified HIT.
getHIT(GetHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetHIT operation retrieves the details of the specified HIT.
getHIT(Consumer<GetHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetHIT operation retrieves the details of the specified HIT.
GetHitRequest - Class in software.amazon.awssdk.services.mturk.model
 
GetHitRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
GetHitRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
GetHitRequest Marshaller
GetHitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.GetHitRequestMarshaller
 
GetHitResponse - Class in software.amazon.awssdk.services.mturk.model
 
GetHitResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
getQualificationScore(GetQualificationScoreRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type.
getQualificationScore(Consumer<GetQualificationScoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type.
getQualificationScore(GetQualificationScoreRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type.
getQualificationScore(Consumer<GetQualificationScoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type.
GetQualificationScoreRequest - Class in software.amazon.awssdk.services.mturk.model
 
GetQualificationScoreRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
GetQualificationScoreRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
GetQualificationScoreRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.GetQualificationScoreRequestMarshaller
 
GetQualificationScoreResponse - Class in software.amazon.awssdk.services.mturk.model
 
GetQualificationScoreResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
getQualificationType(GetQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetQualificationTypeoperation retrieves information about a Qualification type using its ID.
getQualificationType(Consumer<GetQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The GetQualificationTypeoperation retrieves information about a Qualification type using its ID.
getQualificationType(GetQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetQualificationTypeoperation retrieves information about a Qualification type using its ID.
getQualificationType(Consumer<GetQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The GetQualificationTypeoperation retrieves information about a Qualification type using its ID.
GetQualificationTypeRequest - Class in software.amazon.awssdk.services.mturk.model
 
GetQualificationTypeRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
GetQualificationTypeRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
GetQualificationTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.GetQualificationTypeRequestMarshaller
 
GetQualificationTypeResponse - Class in software.amazon.awssdk.services.mturk.model
 
GetQualificationTypeResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.Assignment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.HIT
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.Locale
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.Qualification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
 
grantTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.BonusPayment.Builder
The date and time of when the bonus was granted.
grantTime() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
The date and time of when the bonus was granted.
grantTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.Qualification.Builder
The date and time the Qualification was granted to the Worker.
grantTime() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
The date and time the Qualification was granted to the Worker.

H

hasAssignments() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
For responses, this returns true if the service returned a value for the Assignments property.
hasAssignmentStatuses() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
For responses, this returns true if the service returned a value for the AssignmentStatuses property.
hasBonusPayments() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
For responses, this returns true if the service returned a value for the BonusPayments property.
hasEventTypes() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
For responses, this returns true if the service returned a value for the EventTypes property.
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.HIT
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.Locale
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
 
hasHitLayoutParameters() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
For responses, this returns true if the service returned a value for the HITLayoutParameters property.
hasHitLayoutParameters() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
For responses, this returns true if the service returned a value for the HITLayoutParameters property.
hasHiTs() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
For responses, this returns true if the service returned a value for the HITs property.
hasHiTs() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
For responses, this returns true if the service returned a value for the HITs property.
hasHiTs() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
For responses, this returns true if the service returned a value for the HITs property.
hasIntegerValues() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
For responses, this returns true if the service returned a value for the IntegerValues property.
hasLocaleValues() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
For responses, this returns true if the service returned a value for the LocaleValues property.
hasMapEntries() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
For responses, this returns true if the service returned a value for the MapEntries property.
hasNotifyWorkersFailureStatuses() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
For responses, this returns true if the service returned a value for the NotifyWorkersFailureStatuses property.
hasParameters() - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
For responses, this returns true if the service returned a value for the Parameters property.
hasPolicyLevels() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
For responses, this returns true if the service returned a value for the PolicyLevels property.
hasQualificationRequests() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
For responses, this returns true if the service returned a value for the QualificationRequests property.
hasQualificationRequirements() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
For responses, this returns true if the service returned a value for the QualificationRequirements property.
hasQualificationRequirements() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
For responses, this returns true if the service returned a value for the QualificationRequirements property.
hasQualificationRequirements() - Method in class software.amazon.awssdk.services.mturk.model.HIT
For responses, this returns true if the service returned a value for the QualificationRequirements property.
hasQualifications() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
For responses, this returns true if the service returned a value for the Qualifications property.
hasQualificationTypes() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
For responses, this returns true if the service returned a value for the QualificationTypes property.
hasReviewActions() - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
For responses, this returns true if the service returned a value for the ReviewActions property.
hasReviewResults() - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
For responses, this returns true if the service returned a value for the ReviewResults property.
hasValues() - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
For responses, this returns true if the service returned a value for the Values property.
hasWorkerBlocks() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
For responses, this returns true if the service returned a value for the WorkerBlocks property.
hasWorkerIds() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
For responses, this returns true if the service returned a value for the WorkerIds property.
hit(HIT) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitResponse.Builder
Contains the newly created HIT data.
hit(Consumer<HIT.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitResponse.Builder
Contains the newly created HIT data.
hit() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
Contains the newly created HIT data.
hit(HIT) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse.Builder
Contains the newly created HIT data.
hit(Consumer<HIT.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse.Builder
Contains the newly created HIT data.
hit() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
Contains the newly created HIT data.
hit(HIT) - Method in interface software.amazon.awssdk.services.mturk.model.GetAssignmentResponse.Builder
The HIT associated with this assignment.
hit(Consumer<HIT.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetAssignmentResponse.Builder
The HIT associated with this assignment.
hit() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
The HIT associated with this assignment.
hit(HIT) - Method in interface software.amazon.awssdk.services.mturk.model.GetHitResponse.Builder
Contains the requested HIT data.
hit(Consumer<HIT.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetHitResponse.Builder
Contains the requested HIT data.
hit() - Method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
Contains the requested HIT data.
HIT - Class in software.amazon.awssdk.services.mturk.model
The HIT data structure represents a single HIT, including all the information necessary for a Worker to accept and complete the HIT.
HIT.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
HITAccessActions - Enum in software.amazon.awssdk.services.mturk.model
 
hitGroupId(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The ID of the HIT Group of this HIT.
hitGroupId() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The ID of the HIT Group of this HIT.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
The ID of the HIT.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
The ID of the HIT.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest.Builder
The ID of the HIT to extend.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
The ID of the HIT to extend.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteHitRequest.Builder
The ID of the HIT to be deleted.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
The ID of the HIT to be deleted.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetHitRequest.Builder
The ID of the HIT to be retrieved.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
The ID of the HIT to be retrieved.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
A unique identifier for the HIT.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.HIT
A unique identifier for the HIT.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
The ID of the HIT.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
The ID of the HIT.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest.Builder
The ID of the HIT associated with the bonus payments to retrieve.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
The ID of the HIT associated with the bonus payments to retrieve.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
The unique identifier of the HIT to retrieve review results for.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
The unique identifier of the HIT to retrieve review results for.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
The HITId of the HIT for which results have been returned.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
The HITId of the HIT for which results have been returned.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest.Builder
The HIT to update.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
The HIT to update.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest.Builder
The ID of the HIT to update.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
The ID of the HIT to update.
hitId(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest.Builder
The HIT to update.
hitId() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
The HIT to update.
hitLayoutId(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The HITLayoutId allows you to use a pre-existing HIT design with placeholder values and create an additional HIT by providing those values as HITLayoutParameters.
hitLayoutId() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The HITLayoutId allows you to use a pre-existing HIT design with placeholder values and create an additional HIT by providing those values as HITLayoutParameters.
hitLayoutId(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
The HITLayoutId allows you to use a pre-existing HIT design with placeholder values and create an additional HIT by providing those values as HITLayoutParameters.
hitLayoutId() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
The HITLayoutId allows you to use a pre-existing HIT design with placeholder values and create an additional HIT by providing those values as HITLayoutParameters.
hitLayoutId(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The ID of the HIT Layout of this HIT.
hitLayoutId() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The ID of the HIT Layout of this HIT.
HITLayoutParameter - Class in software.amazon.awssdk.services.mturk.model
The HITLayoutParameter data structure defines parameter values used with a HITLayout.
HITLayoutParameter.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
hitLayoutParameters(Collection<HITLayoutParameter>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
If the HITLayoutId is provided, any placeholder values must be filled in with values using the HITLayoutParameter structure.
hitLayoutParameters(HITLayoutParameter...) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
If the HITLayoutId is provided, any placeholder values must be filled in with values using the HITLayoutParameter structure.
hitLayoutParameters(Consumer<HITLayoutParameter.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
If the HITLayoutId is provided, any placeholder values must be filled in with values using the HITLayoutParameter structure.
hitLayoutParameters() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
If the HITLayoutId is provided, any placeholder values must be filled in with values using the HITLayoutParameter structure.
hitLayoutParameters(Collection<HITLayoutParameter>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
If the HITLayoutId is provided, any placeholder values must be filled in with values using the HITLayoutParameter structure.
hitLayoutParameters(HITLayoutParameter...) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
If the HITLayoutId is provided, any placeholder values must be filled in with values using the HITLayoutParameter structure.
hitLayoutParameters(Consumer<HITLayoutParameter.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
If the HITLayoutId is provided, any placeholder values must be filled in with values using the HITLayoutParameter structure.
hitLayoutParameters() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
If the HITLayoutId is provided, any placeholder values must be filled in with values using the HITLayoutParameter structure.
hitReviewPolicy(ReviewPolicy) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The HIT-level Review Policy applies to the HIT.
hitReviewPolicy(Consumer<ReviewPolicy.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The HIT-level Review Policy applies to the HIT.
hitReviewPolicy() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The HIT-level Review Policy applies to the HIT.
hitReviewPolicy(ReviewPolicy) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
The HIT-level Review Policy applies to the HIT.
hitReviewPolicy(Consumer<ReviewPolicy.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
The HIT-level Review Policy applies to the HIT.
hitReviewPolicy() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
The HIT-level Review Policy applies to the HIT.
hitReviewPolicy(ReviewPolicy) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
The name of the HIT-level Review Policy.
hitReviewPolicy(Consumer<ReviewPolicy.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
The name of the HIT-level Review Policy.
hitReviewPolicy() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
The name of the HIT-level Review Policy.
hitReviewReport(ReviewReport) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
Contains both ReviewResult and ReviewAction elements for a particular HIT.
hitReviewReport(Consumer<ReviewReport.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
Contains both ReviewResult and ReviewAction elements for a particular HIT.
hitReviewReport() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
Contains both ReviewResult and ReviewAction elements for a particular HIT.
hitReviewStatus(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
Indicates the review status of the HIT.
hitReviewStatus(HITReviewStatus) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
Indicates the review status of the HIT.
hitReviewStatus() - Method in class software.amazon.awssdk.services.mturk.model.HIT
Indicates the review status of the HIT.
HITReviewStatus - Enum in software.amazon.awssdk.services.mturk.model
 
hitReviewStatusAsString() - Method in class software.amazon.awssdk.services.mturk.model.HIT
Indicates the review status of the HIT.
hiTs(Collection<HIT>) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse.Builder
The list of HIT elements returned by the query.
hiTs(HIT...) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse.Builder
The list of HIT elements returned by the query.
hiTs(Consumer<HIT.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse.Builder
The list of HIT elements returned by the query.
hiTs() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
The list of HIT elements returned by the query.
hiTs(Collection<HIT>) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsResponse.Builder
The list of HIT elements returned by the query.
hiTs(HIT...) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsResponse.Builder
The list of HIT elements returned by the query.
hiTs(Consumer<HIT.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsResponse.Builder
The list of HIT elements returned by the query.
hiTs() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
The list of HIT elements returned by the query.
hiTs(Collection<HIT>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse.Builder
The list of HIT elements returned by the query.
hiTs(HIT...) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse.Builder
The list of HIT elements returned by the query.
hiTs(Consumer<HIT.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse.Builder
The list of HIT elements returned by the query.
hiTs() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
The list of HIT elements returned by the query.
hitStatus(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The status of the HIT and its assignments.
hitStatus(HITStatus) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The status of the HIT and its assignments.
hitStatus() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The status of the HIT and its assignments.
HITStatus - Enum in software.amazon.awssdk.services.mturk.model
 
hitStatusAsString() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The status of the HIT and its assignments.
hitTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse.Builder
The ID of the newly registered HIT type.
hitTypeId() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
The ID of the newly registered HIT type.
hitTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
The HIT type ID you want to create this HIT with.
hitTypeId() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
The HIT type ID you want to create this HIT with.
hitTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The ID of the HIT type of this HIT
hitTypeId() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The ID of the HIT type of this HIT
hitTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest.Builder
The ID of the HIT type of the HITs to consider for the query.
hitTypeId() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
The ID of the HIT type of the HITs to consider for the query.
hitTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest.Builder
The ID of the new HIT type.
hitTypeId() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
The ID of the new HIT type.
hitTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest.Builder
The ID of the HIT type whose notification specification is being updated.
hitTypeId() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
The ID of the HIT type whose notification specification is being updated.

I

integerValue(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest.Builder
The value of the Qualification.
integerValue() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
The value of the Qualification.
integerValue(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest.Builder
The value of the Qualification to assign.
integerValue() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
The value of the Qualification to assign.
integerValue(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.Qualification.Builder
The value (score) of the Qualification, if the Qualification has an integer value.
integerValue() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
The value (score) of the Qualification, if the Qualification has an integer value.
integerValues(Collection<Integer>) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
The integer value to compare against the Qualification's value.
integerValues(Integer...) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
The integer value to compare against the Qualification's value.
integerValues() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
The integer value to compare against the Qualification's value.
isRequestable(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
Specifies whether the Qualification type is one that a user can request through the Amazon Mechanical Turk web site, such as by taking a Qualification test.
isRequestable() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
Specifies whether the Qualification type is one that a user can request through the Amazon Mechanical Turk web site, such as by taking a Qualification test.
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypeIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListHITsIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListQualificationTypesIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable
 
iterator() - Method in class software.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypeIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.mturk.model.ParameterMapEntry.Builder
The QuestionID from the HIT that is used to identify which question requires Mechanical Turk to score as part of the ScoreMyKnownAnswers/2011-09-01 Review Policy.
key() - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
The QuestionID from the HIT that is used to identify which question requires Mechanical Turk to score as part of the ScoreMyKnownAnswers/2011-09-01 Review Policy.
key(String) - Method in interface software.amazon.awssdk.services.mturk.model.PolicyParameter.Builder
Name of the parameter from the list of Review Polices.
key() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
Name of the parameter from the list of Review Polices.
key(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewResultDetail.Builder
Key identifies the particular piece of reviewed information.
key() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
Key identifies the particular piece of reviewed information.
keywords(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
One or more words or phrases that describe the HIT, separated by commas.
keywords() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
One or more words or phrases that describe the HIT, separated by commas.
keywords(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
One or more words or phrases that describe the HIT, separated by commas.
keywords() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
One or more words or phrases that describe the HIT, separated by commas.
keywords(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
One or more words or phrases that describe the Qualification type, separated by commas.
keywords() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
One or more words or phrases that describe the Qualification type, separated by commas.
keywords(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
One or more words or phrases that describe the HIT, separated by commas.
keywords() - Method in class software.amazon.awssdk.services.mturk.model.HIT
One or more words or phrases that describe the HIT, separated by commas.
keywords(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
One or more words or phrases that describe theQualification type, separated by commas.
keywords() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
One or more words or phrases that describe theQualification type, separated by commas.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.AssignmentStatus
Use this in place of AssignmentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.Comparator
Use this in place of Comparator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.EventType
Use this in place of EventType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.HITAccessActions
Use this in place of HITAccessActions.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.HITReviewStatus
Use this in place of HITReviewStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.HITStatus
Use this in place of HITStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.NotificationTransport
Use this in place of NotificationTransport.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureCode
Use this in place of NotifyWorkersFailureCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.QualificationStatus
Use this in place of QualificationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.QualificationTypeStatus
Use this in place of QualificationTypeStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewableHITStatus
Use this in place of ReviewableHITStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewActionStatus
Use this in place of ReviewActionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewPolicyLevel
Use this in place of ReviewPolicyLevel.values() to return a Set of all values known to the SDK.

L

lifetimeInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
An amount of time, in seconds, after which the HIT is no longer available for users to accept.
lifetimeInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
An amount of time, in seconds, after which the HIT is no longer available for users to accept.
lifetimeInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
An amount of time, in seconds, after which the HIT is no longer available for users to accept.
lifetimeInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
An amount of time, in seconds, after which the HIT is no longer available for users to accept.
listAssignmentsForHIT(ListAssignmentsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT.
listAssignmentsForHIT(Consumer<ListAssignmentsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT.
listAssignmentsForHIT(ListAssignmentsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT.
listAssignmentsForHIT(Consumer<ListAssignmentsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT.
ListAssignmentsForHITIterable - Class in software.amazon.awssdk.services.mturk.paginators
ListAssignmentsForHITIterable(MTurkClient, ListAssignmentsForHitRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITIterable
 
listAssignmentsForHITPaginator(ListAssignmentsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT.
listAssignmentsForHITPaginator(Consumer<ListAssignmentsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT.
listAssignmentsForHITPaginator(ListAssignmentsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT.
listAssignmentsForHITPaginator(Consumer<ListAssignmentsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT.
ListAssignmentsForHITPublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListAssignmentsForHITPublisher(MTurkAsyncClient, ListAssignmentsForHitRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITPublisher
 
ListAssignmentsForHitRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListAssignmentsForHitRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListAssignmentsForHitRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListAssignmentsForHitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListAssignmentsForHitRequestMarshaller
 
ListAssignmentsForHitResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListAssignmentsForHitResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
listBonusPayments(ListBonusPaymentsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
listBonusPayments(Consumer<ListBonusPaymentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
listBonusPayments(ListBonusPaymentsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
listBonusPayments(Consumer<ListBonusPaymentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
ListBonusPaymentsIterable - Class in software.amazon.awssdk.services.mturk.paginators
Represents the output for the MTurkClient.listBonusPaymentsPaginator(software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest) operation which is a paginated operation.
ListBonusPaymentsIterable(MTurkClient, ListBonusPaymentsRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsIterable
 
listBonusPaymentsPaginator(ListBonusPaymentsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
listBonusPaymentsPaginator(Consumer<ListBonusPaymentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
listBonusPaymentsPaginator(ListBonusPaymentsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
listBonusPaymentsPaginator(Consumer<ListBonusPaymentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.
ListBonusPaymentsPublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListBonusPaymentsPublisher(MTurkAsyncClient, ListBonusPaymentsRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsPublisher
 
ListBonusPaymentsRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListBonusPaymentsRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListBonusPaymentsRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListBonusPaymentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListBonusPaymentsRequestMarshaller
 
ListBonusPaymentsResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListBonusPaymentsResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
listHITs(ListHiTsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITs operation returns all of a Requester's HITs.
listHITs(Consumer<ListHiTsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITs operation returns all of a Requester's HITs.
listHITs() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITs operation returns all of a Requester's HITs.
listHITs() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITs operation returns all of a Requester's HITs.
listHITs(ListHiTsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITs operation returns all of a Requester's HITs.
listHITs(Consumer<ListHiTsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITs operation returns all of a Requester's HITs.
listHITsForQualificationType(ListHiTsForQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement.
listHITsForQualificationType(Consumer<ListHiTsForQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement.
listHITsForQualificationType(ListHiTsForQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement.
listHITsForQualificationType(Consumer<ListHiTsForQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement.
ListHITsForQualificationTypeIterable - Class in software.amazon.awssdk.services.mturk.paginators
ListHITsForQualificationTypeIterable(MTurkClient, ListHiTsForQualificationTypeRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypeIterable
 
listHITsForQualificationTypePaginator(ListHiTsForQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement.
listHITsForQualificationTypePaginator(Consumer<ListHiTsForQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement.
listHITsForQualificationTypePaginator(ListHiTsForQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement.
listHITsForQualificationTypePaginator(Consumer<ListHiTsForQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement.
ListHITsForQualificationTypePublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListHITsForQualificationTypePublisher(MTurkAsyncClient, ListHiTsForQualificationTypeRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypePublisher
 
ListHiTsForQualificationTypeRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListHiTsForQualificationTypeRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListHiTsForQualificationTypeRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListHiTsForQualificationTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListHiTsForQualificationTypeRequestMarshaller
 
ListHiTsForQualificationTypeResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListHiTsForQualificationTypeResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListHITsIterable - Class in software.amazon.awssdk.services.mturk.paginators
Represents the output for the MTurkClient.listHITsPaginator(software.amazon.awssdk.services.mturk.model.ListHiTsRequest) operation which is a paginated operation.
ListHITsIterable(MTurkClient, ListHiTsRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListHITsIterable
 
listHITsPaginator() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITs operation returns all of a Requester's HITs.
listHITsPaginator(ListHiTsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITs operation returns all of a Requester's HITs.
listHITsPaginator(Consumer<ListHiTsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListHITs operation returns all of a Requester's HITs.
listHITsPaginator() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITs operation returns all of a Requester's HITs.
listHITsPaginator(ListHiTsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITs operation returns all of a Requester's HITs.
listHITsPaginator(Consumer<ListHiTsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListHITs operation returns all of a Requester's HITs.
ListHITsPublisher - Class in software.amazon.awssdk.services.mturk.paginators
Represents the output for the MTurkAsyncClient.listHITsPaginator(software.amazon.awssdk.services.mturk.model.ListHiTsRequest) operation which is a paginated operation.
ListHITsPublisher(MTurkAsyncClient, ListHiTsRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListHITsPublisher
 
ListHiTsRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListHiTsRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListHiTsRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListHiTsRequest Marshaller
ListHiTsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListHiTsRequestMarshaller
 
ListHiTsResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListHiTsResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
listQualificationRequests(ListQualificationRequestsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequests(Consumer<ListQualificationRequestsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequests() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequests() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequests(ListQualificationRequestsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequests(Consumer<ListQualificationRequestsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
ListQualificationRequestsIterable - Class in software.amazon.awssdk.services.mturk.paginators
ListQualificationRequestsIterable(MTurkClient, ListQualificationRequestsRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsIterable
 
listQualificationRequestsPaginator() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequestsPaginator(ListQualificationRequestsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequestsPaginator(Consumer<ListQualificationRequestsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequestsPaginator() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequestsPaginator(ListQualificationRequestsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
listQualificationRequestsPaginator(Consumer<ListQualificationRequestsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type.
ListQualificationRequestsPublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListQualificationRequestsPublisher(MTurkAsyncClient, ListQualificationRequestsRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsPublisher
 
ListQualificationRequestsRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListQualificationRequestsRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListQualificationRequestsRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListQualificationRequestsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListQualificationRequestsRequestMarshaller
 
ListQualificationRequestsResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListQualificationRequestsResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
listQualificationTypes(ListQualificationTypesRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term.
listQualificationTypes(Consumer<ListQualificationTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term.
listQualificationTypes(ListQualificationTypesRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term.
listQualificationTypes(Consumer<ListQualificationTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term.
ListQualificationTypesIterable - Class in software.amazon.awssdk.services.mturk.paginators
ListQualificationTypesIterable(MTurkClient, ListQualificationTypesRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListQualificationTypesIterable
 
listQualificationTypesPaginator(ListQualificationTypesRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term.
listQualificationTypesPaginator(Consumer<ListQualificationTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term.
listQualificationTypesPaginator(ListQualificationTypesRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term.
listQualificationTypesPaginator(Consumer<ListQualificationTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term.
ListQualificationTypesPublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListQualificationTypesPublisher(MTurkAsyncClient, ListQualificationTypesRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListQualificationTypesPublisher
 
ListQualificationTypesRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListQualificationTypesRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListQualificationTypesRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListQualificationTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListQualificationTypesRequestMarshaller
 
ListQualificationTypesResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListQualificationTypesResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
listReviewableHITs(ListReviewableHiTsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITs(Consumer<ListReviewableHiTsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITs() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITs() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITs(ListReviewableHiTsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITs(Consumer<ListReviewableHiTsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
ListReviewableHITsIterable - Class in software.amazon.awssdk.services.mturk.paginators
ListReviewableHITsIterable(MTurkClient, ListReviewableHiTsRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListReviewableHITsIterable
 
listReviewableHITsPaginator() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITsPaginator(ListReviewableHiTsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITsPaginator(Consumer<ListReviewableHiTsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITsPaginator() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITsPaginator(ListReviewableHiTsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
listReviewableHITsPaginator(Consumer<ListReviewableHiTsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
ListReviewableHITsPublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListReviewableHITsPublisher(MTurkAsyncClient, ListReviewableHiTsRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListReviewableHITsPublisher
 
ListReviewableHiTsRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListReviewableHiTsRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListReviewableHiTsRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListReviewableHiTsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListReviewableHiTsRequestMarshaller
 
ListReviewableHiTsResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListReviewableHiTsResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
listReviewPolicyResultsForHIT(ListReviewPolicyResultsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.
listReviewPolicyResultsForHIT(Consumer<ListReviewPolicyResultsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.
listReviewPolicyResultsForHIT(ListReviewPolicyResultsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.
listReviewPolicyResultsForHIT(Consumer<ListReviewPolicyResultsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.
ListReviewPolicyResultsForHITIterable - Class in software.amazon.awssdk.services.mturk.paginators
ListReviewPolicyResultsForHITIterable(MTurkClient, ListReviewPolicyResultsForHitRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITIterable
 
listReviewPolicyResultsForHITPaginator(ListReviewPolicyResultsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.
listReviewPolicyResultsForHITPaginator(Consumer<ListReviewPolicyResultsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.
listReviewPolicyResultsForHITPaginator(ListReviewPolicyResultsForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.
listReviewPolicyResultsForHITPaginator(Consumer<ListReviewPolicyResultsForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT.
ListReviewPolicyResultsForHITPublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListReviewPolicyResultsForHITPublisher(MTurkAsyncClient, ListReviewPolicyResultsForHitRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITPublisher
 
ListReviewPolicyResultsForHitRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListReviewPolicyResultsForHitRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListReviewPolicyResultsForHitRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListReviewPolicyResultsForHitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListReviewPolicyResultsForHitRequestMarshaller
 
ListReviewPolicyResultsForHitResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListReviewPolicyResultsForHitResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
listWorkerBlocks(ListWorkerBlocksRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocks(Consumer<ListWorkerBlocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocks() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocks() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocks(ListWorkerBlocksRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocks(Consumer<ListWorkerBlocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
ListWorkerBlocksIterable - Class in software.amazon.awssdk.services.mturk.paginators
Represents the output for the MTurkClient.listWorkerBlocksPaginator(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest) operation which is a paginated operation.
ListWorkerBlocksIterable(MTurkClient, ListWorkerBlocksRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable
 
listWorkerBlocksPaginator() - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocksPaginator(ListWorkerBlocksRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocksPaginator(Consumer<ListWorkerBlocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocksPaginator() - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocksPaginator(ListWorkerBlocksRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
listWorkerBlocksPaginator(Consumer<ListWorkerBlocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs.
ListWorkerBlocksPublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListWorkerBlocksPublisher(MTurkAsyncClient, ListWorkerBlocksRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksPublisher
 
ListWorkerBlocksRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListWorkerBlocksRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListWorkerBlocksRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListWorkerBlocksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListWorkerBlocksRequestMarshaller
 
ListWorkerBlocksResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListWorkerBlocksResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
listWorkersWithQualificationType(ListWorkersWithQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type.
listWorkersWithQualificationType(Consumer<ListWorkersWithQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type.
listWorkersWithQualificationType(ListWorkersWithQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type.
listWorkersWithQualificationType(Consumer<ListWorkersWithQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type.
ListWorkersWithQualificationTypeIterable - Class in software.amazon.awssdk.services.mturk.paginators
ListWorkersWithQualificationTypeIterable(MTurkClient, ListWorkersWithQualificationTypeRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypeIterable
 
listWorkersWithQualificationTypePaginator(ListWorkersWithQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type.
listWorkersWithQualificationTypePaginator(Consumer<ListWorkersWithQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type.
listWorkersWithQualificationTypePaginator(ListWorkersWithQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type.
listWorkersWithQualificationTypePaginator(Consumer<ListWorkersWithQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type.
ListWorkersWithQualificationTypePublisher - Class in software.amazon.awssdk.services.mturk.paginators
ListWorkersWithQualificationTypePublisher(MTurkAsyncClient, ListWorkersWithQualificationTypeRequest) - Constructor for class software.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypePublisher
 
ListWorkersWithQualificationTypeRequest - Class in software.amazon.awssdk.services.mturk.model
 
ListWorkersWithQualificationTypeRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ListWorkersWithQualificationTypeRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
ListWorkersWithQualificationTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.ListWorkersWithQualificationTypeRequestMarshaller
 
ListWorkersWithQualificationTypeResponse - Class in software.amazon.awssdk.services.mturk.model
 
ListWorkersWithQualificationTypeResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
Locale - Class in software.amazon.awssdk.services.mturk.model
The Locale data structure represents a geographical region or location.
Locale.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
localeValue(Locale) - Method in interface software.amazon.awssdk.services.mturk.model.Qualification.Builder
Sets the value of the LocaleValue property for this object.
localeValue(Consumer<Locale.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.Qualification.Builder
Sets the value of the LocaleValue property for this object.
localeValue() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
Returns the value of the LocaleValue property for this object.
localeValues(Collection<Locale>) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
The locale value to compare against the Qualification's value.
localeValues(Locale...) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
The locale value to compare against the Qualification's value.
localeValues(Consumer<Locale.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
The locale value to compare against the Qualification's value.
localeValues() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
The locale value to compare against the Qualification's value.

M

mapEntries(Collection<ParameterMapEntry>) - Method in interface software.amazon.awssdk.services.mturk.model.PolicyParameter.Builder
List of ParameterMapEntry objects.
mapEntries(ParameterMapEntry...) - Method in interface software.amazon.awssdk.services.mturk.model.PolicyParameter.Builder
List of ParameterMapEntry objects.
mapEntries(Consumer<ParameterMapEntry.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.PolicyParameter.Builder
List of ParameterMapEntry objects.
mapEntries() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
List of ParameterMapEntry objects.
marshall(AcceptQualificationRequestRequest) - Method in class software.amazon.awssdk.services.mturk.transform.AcceptQualificationRequestRequestMarshaller
 
marshall(ApproveAssignmentRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ApproveAssignmentRequestMarshaller
 
marshall(AssociateQualificationWithWorkerRequest) - Method in class software.amazon.awssdk.services.mturk.transform.AssociateQualificationWithWorkerRequestMarshaller
 
marshall(CreateAdditionalAssignmentsForHitRequest) - Method in class software.amazon.awssdk.services.mturk.transform.CreateAdditionalAssignmentsForHitRequestMarshaller
 
marshall(CreateHitRequest) - Method in class software.amazon.awssdk.services.mturk.transform.CreateHitRequestMarshaller
 
marshall(CreateHitTypeRequest) - Method in class software.amazon.awssdk.services.mturk.transform.CreateHitTypeRequestMarshaller
 
marshall(CreateHitWithHitTypeRequest) - Method in class software.amazon.awssdk.services.mturk.transform.CreateHitWithHitTypeRequestMarshaller
 
marshall(CreateQualificationTypeRequest) - Method in class software.amazon.awssdk.services.mturk.transform.CreateQualificationTypeRequestMarshaller
 
marshall(CreateWorkerBlockRequest) - Method in class software.amazon.awssdk.services.mturk.transform.CreateWorkerBlockRequestMarshaller
 
marshall(DeleteHitRequest) - Method in class software.amazon.awssdk.services.mturk.transform.DeleteHitRequestMarshaller
 
marshall(DeleteQualificationTypeRequest) - Method in class software.amazon.awssdk.services.mturk.transform.DeleteQualificationTypeRequestMarshaller
 
marshall(DeleteWorkerBlockRequest) - Method in class software.amazon.awssdk.services.mturk.transform.DeleteWorkerBlockRequestMarshaller
 
marshall(DisassociateQualificationFromWorkerRequest) - Method in class software.amazon.awssdk.services.mturk.transform.DisassociateQualificationFromWorkerRequestMarshaller
 
marshall(GetAccountBalanceRequest) - Method in class software.amazon.awssdk.services.mturk.transform.GetAccountBalanceRequestMarshaller
 
marshall(GetAssignmentRequest) - Method in class software.amazon.awssdk.services.mturk.transform.GetAssignmentRequestMarshaller
 
marshall(GetFileUploadUrlRequest) - Method in class software.amazon.awssdk.services.mturk.transform.GetFileUploadUrlRequestMarshaller
 
marshall(GetHitRequest) - Method in class software.amazon.awssdk.services.mturk.transform.GetHitRequestMarshaller
 
marshall(GetQualificationScoreRequest) - Method in class software.amazon.awssdk.services.mturk.transform.GetQualificationScoreRequestMarshaller
 
marshall(GetQualificationTypeRequest) - Method in class software.amazon.awssdk.services.mturk.transform.GetQualificationTypeRequestMarshaller
 
marshall(ListAssignmentsForHitRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListAssignmentsForHitRequestMarshaller
 
marshall(ListBonusPaymentsRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListBonusPaymentsRequestMarshaller
 
marshall(ListHiTsForQualificationTypeRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListHiTsForQualificationTypeRequestMarshaller
 
marshall(ListHiTsRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListHiTsRequestMarshaller
 
marshall(ListQualificationRequestsRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListQualificationRequestsRequestMarshaller
 
marshall(ListQualificationTypesRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListQualificationTypesRequestMarshaller
 
marshall(ListReviewableHiTsRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListReviewableHiTsRequestMarshaller
 
marshall(ListReviewPolicyResultsForHitRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListReviewPolicyResultsForHitRequestMarshaller
 
marshall(ListWorkerBlocksRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListWorkerBlocksRequestMarshaller
 
marshall(ListWorkersWithQualificationTypeRequest) - Method in class software.amazon.awssdk.services.mturk.transform.ListWorkersWithQualificationTypeRequestMarshaller
 
marshall(NotifyWorkersRequest) - Method in class software.amazon.awssdk.services.mturk.transform.NotifyWorkersRequestMarshaller
 
marshall(RejectAssignmentRequest) - Method in class software.amazon.awssdk.services.mturk.transform.RejectAssignmentRequestMarshaller
 
marshall(RejectQualificationRequestRequest) - Method in class software.amazon.awssdk.services.mturk.transform.RejectQualificationRequestRequestMarshaller
 
marshall(SendBonusRequest) - Method in class software.amazon.awssdk.services.mturk.transform.SendBonusRequestMarshaller
 
marshall(SendTestEventNotificationRequest) - Method in class software.amazon.awssdk.services.mturk.transform.SendTestEventNotificationRequestMarshaller
 
marshall(UpdateExpirationForHitRequest) - Method in class software.amazon.awssdk.services.mturk.transform.UpdateExpirationForHitRequestMarshaller
 
marshall(UpdateHitReviewStatusRequest) - Method in class software.amazon.awssdk.services.mturk.transform.UpdateHitReviewStatusRequestMarshaller
 
marshall(UpdateHitTypeOfHitRequest) - Method in class software.amazon.awssdk.services.mturk.transform.UpdateHitTypeOfHitRequestMarshaller
 
marshall(UpdateNotificationSettingsRequest) - Method in class software.amazon.awssdk.services.mturk.transform.UpdateNotificationSettingsRequestMarshaller
 
marshall(UpdateQualificationTypeRequest) - Method in class software.amazon.awssdk.services.mturk.transform.UpdateQualificationTypeRequestMarshaller
 
maxAssignments(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The number of times the HIT can be accepted and completed before the HIT becomes unavailable.
maxAssignments() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The number of times the HIT can be accepted and completed before the HIT becomes unavailable.
maxAssignments(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
The number of times the HIT can be accepted and completed before the HIT becomes unavailable.
maxAssignments() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
The number of times the HIT can be accepted and completed before the HIT becomes unavailable.
maxAssignments(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The number of times the HIT can be accepted and completed before the HIT becomes unavailable.
maxAssignments() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The number of times the HIT can be accepted and completed before the HIT becomes unavailable.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest.Builder
Limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
Limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest.Builder
The maximum number of results to return in a single call.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
The maximum number of results to return in a single call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest.Builder
The maximum number of results to return in a single call.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
The maximum number of results to return in a single call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest.Builder
Limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
Limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
Limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
Limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest.Builder
Limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
Limit the number of results returned.
message(String) - Method in interface software.amazon.awssdk.services.mturk.model.MTurkException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.mturk.model.MTurkException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.mturk.model.RequestErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.mturk.model.ServiceException.Builder
 
messageText(String) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest.Builder
The text of the email message to send.
messageText() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
The text of the email message to send.
MTurkAsyncClient - Interface in software.amazon.awssdk.services.mturk
Service client for accessing Amazon MTurk asynchronously.
MTurkAsyncClientBuilder - Interface in software.amazon.awssdk.services.mturk
A builder for creating an instance of MTurkAsyncClient.
MTurkBaseClientBuilder<B extends MTurkBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.mturk
This includes configuration specific to Amazon MTurk that is supported by both MTurkClientBuilder and MTurkAsyncClientBuilder.
MTurkClient - Interface in software.amazon.awssdk.services.mturk
Service client for accessing Amazon MTurk.
MTurkClientBuilder - Interface in software.amazon.awssdk.services.mturk
A builder for creating an instance of MTurkClient.
MTurkClientOption<T> - Class in software.amazon.awssdk.services.mturk.internal
 
MTurkException - Exception in software.amazon.awssdk.services.mturk.model
 
MTurkException(MTurkException.Builder) - Constructor for exception software.amazon.awssdk.services.mturk.model.MTurkException
 
MTurkException.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
MTurkException.BuilderImpl - Class in software.amazon.awssdk.services.mturk.model
 
MTurkRequest - Class in software.amazon.awssdk.services.mturk.model
 
MTurkRequest(MTurkRequest.Builder) - Constructor for class software.amazon.awssdk.services.mturk.model.MTurkRequest
 
MTurkRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
MTurkRequest.BuilderImpl - Class in software.amazon.awssdk.services.mturk.model
 
MTurkResponse - Class in software.amazon.awssdk.services.mturk.model
 
MTurkResponse(MTurkResponse.Builder) - Constructor for class software.amazon.awssdk.services.mturk.model.MTurkResponse
 
MTurkResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
MTurkResponse.BuilderImpl - Class in software.amazon.awssdk.services.mturk.model
 
MTurkResponseMetadata - Class in software.amazon.awssdk.services.mturk.model
 
mustBeOwnedByCaller(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest.Builder
Specifies that only Qualification types that the Requester created are returned.
mustBeOwnedByCaller() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
Specifies that only Qualification types that the Requester created are returned.
mustBeRequestable(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest.Builder
Specifies that only Qualification types that a user can request through the Amazon Mechanical Turk web site, such as by taking a Qualification test, are returned as results of the search.
mustBeRequestable() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
Specifies that only Qualification types that a user can request through the Amazon Mechanical Turk web site, such as by taking a Qualification test, are returned as results of the search.

N

name(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
The name you give to the Qualification type.
name() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
The name you give to the Qualification type.
name(String) - Method in interface software.amazon.awssdk.services.mturk.model.HITLayoutParameter.Builder
The name of the parameter in the HITLayout.
name() - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
The name of the parameter in the HITLayout.
name(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The name of the Qualification type.
name() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The name of the Qualification type.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
Pagination token
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
Pagination token
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest.Builder
Pagination token
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
Pagination token
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest.Builder
Pagination Token
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
Pagination Token
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsRequest.Builder
Pagination token
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
Pagination token
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest.Builder
Pagination Token
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
Pagination Token
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
Pagination token
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
Pagination token
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest.Builder
Pagination token
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
Pagination token
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest.Builder
Pagination Token
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
Pagination Token
nextToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
Returns the value of the NextToken property for this object.
notification(NotificationSpecification) - Method in interface software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest.Builder
The notification specification to test.
notification(Consumer<NotificationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest.Builder
The notification specification to test.
notification() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
The notification specification to test.
notification(NotificationSpecification) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest.Builder
The notification specification for the HIT type.
notification(Consumer<NotificationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest.Builder
The notification specification for the HIT type.
notification() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
The notification specification for the HIT type.
NotificationSpecification - Class in software.amazon.awssdk.services.mturk.model
The NotificationSpecification data structure describes a HIT event notification for a HIT type.
NotificationSpecification.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
NotificationTransport - Enum in software.amazon.awssdk.services.mturk.model
 
notifyWorkers(NotifyWorkersRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker ID.
notifyWorkers(Consumer<NotifyWorkersRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker ID.
notifyWorkers(NotifyWorkersRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker ID.
notifyWorkers(Consumer<NotifyWorkersRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker ID.
NotifyWorkersFailureCode - Enum in software.amazon.awssdk.services.mturk.model
 
notifyWorkersFailureCode(String) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus.Builder
Encoded value for the failure type.
notifyWorkersFailureCode(NotifyWorkersFailureCode) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus.Builder
Encoded value for the failure type.
notifyWorkersFailureCode() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
Encoded value for the failure type.
notifyWorkersFailureCodeAsString() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
Encoded value for the failure type.
notifyWorkersFailureMessage(String) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus.Builder
A message detailing the reason the Worker could not be notified.
notifyWorkersFailureMessage() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
A message detailing the reason the Worker could not be notified.
NotifyWorkersFailureStatus - Class in software.amazon.awssdk.services.mturk.model
When MTurk encounters an issue with notifying the Workers you specified, it returns back this object with failure details.
NotifyWorkersFailureStatus.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
notifyWorkersFailureStatuses(Collection<NotifyWorkersFailureStatus>) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse.Builder
When MTurk sends notifications to the list of Workers, it returns back any failures it encounters in this list of NotifyWorkersFailureStatus objects.
notifyWorkersFailureStatuses(NotifyWorkersFailureStatus...) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse.Builder
When MTurk sends notifications to the list of Workers, it returns back any failures it encounters in this list of NotifyWorkersFailureStatus objects.
notifyWorkersFailureStatuses(Consumer<NotifyWorkersFailureStatus.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse.Builder
When MTurk sends notifications to the list of Workers, it returns back any failures it encounters in this list of NotifyWorkersFailureStatus objects.
notifyWorkersFailureStatuses() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
When MTurk sends notifications to the list of Workers, it returns back any failures it encounters in this list of NotifyWorkersFailureStatus objects.
NotifyWorkersRequest - Class in software.amazon.awssdk.services.mturk.model
 
NotifyWorkersRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
NotifyWorkersRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
NotifyWorkersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.NotifyWorkersRequestMarshaller
 
NotifyWorkersResponse - Class in software.amazon.awssdk.services.mturk.model
 
NotifyWorkersResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
numberOfAdditionalAssignments(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest.Builder
The number of additional assignments to request for this HIT.
numberOfAdditionalAssignments() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
The number of additional assignments to request for this HIT.
numberOfAssignmentsAvailable(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The number of assignments for this HIT that are available for Workers to accept.
numberOfAssignmentsAvailable() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The number of assignments for this HIT that are available for Workers to accept.
numberOfAssignmentsCompleted(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The number of assignments for this HIT that have been approved or rejected.
numberOfAssignmentsCompleted() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The number of assignments for this HIT that have been approved or rejected.
numberOfAssignmentsPending(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The number of assignments for this HIT that are being previewed or have been accepted by Workers, but have not yet been submitted, returned, or abandoned.
numberOfAssignmentsPending() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The number of assignments for this HIT that are being previewed or have been accepted by Workers, but have not yet been submitted, returned, or abandoned.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse.Builder
The number of assignments on the page in the filtered results list, equivalent to the number of assignments returned by this call.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
The number of assignments on the page in the filtered results list, equivalent to the number of assignments returned by this call.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse.Builder
The number of bonus payments on this page in the filtered results list, equivalent to the number of bonus payments being returned by this call.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
The number of bonus payments on this page in the filtered results list, equivalent to the number of bonus payments being returned by this call.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse.Builder
The number of HITs on this page in the filtered results list, equivalent to the number of HITs being returned by this call.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
The number of HITs on this page in the filtered results list, equivalent to the number of HITs being returned by this call.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsResponse.Builder
The number of HITs on this page in the filtered results list, equivalent to the number of HITs being returned by this call.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
The number of HITs on this page in the filtered results list, equivalent to the number of HITs being returned by this call.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse.Builder
The number of Qualification requests on this page in the filtered results list, equivalent to the number of Qualification requests being returned by this call.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
The number of Qualification requests on this page in the filtered results list, equivalent to the number of Qualification requests being returned by this call.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse.Builder
The number of Qualification types on this page in the filtered results list, equivalent to the number of types this operation returns.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
The number of Qualification types on this page in the filtered results list, equivalent to the number of types this operation returns.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse.Builder
The number of HITs on this page in the filtered results list, equivalent to the number of HITs being returned by this call.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
The number of HITs on this page in the filtered results list, equivalent to the number of HITs being returned by this call.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse.Builder
The number of assignments on the page in the filtered results list, equivalent to the number of assignments returned by this call.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
The number of assignments on the page in the filtered results list, equivalent to the number of assignments returned by this call.
numResults(Integer) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse.Builder
The number of Qualifications on this page in the filtered results list, equivalent to the number of Qualifications being returned by this call.
numResults() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
The number of Qualifications on this page in the filtered results list, equivalent to the number of Qualifications being returned by this call.

O

onHoldBalance(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse.Builder
Sets the value of the OnHoldBalance property for this object.
onHoldBalance() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
Returns the value of the OnHoldBalance property for this object.
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteHitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteHitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.GetAssignmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetAssignmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.GetHitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetHitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.SendBonusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.SendBonusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
 
overrideRejection(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest.Builder
A flag indicating that an assignment should be approved even if it was previously rejected.
overrideRejection() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
A flag indicating that an assignment should be approved even if it was previously rejected.

P

ParameterMapEntry - Class in software.amazon.awssdk.services.mturk.model
This data structure is the data type for the AnswerKey parameter of the ScoreMyKnownAnswers/2011-09-01 Review Policy.
ParameterMapEntry.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
parameters(Collection<PolicyParameter>) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewPolicy.Builder
Name of the parameter from the Review policy.
parameters(PolicyParameter...) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewPolicy.Builder
Name of the parameter from the Review policy.
parameters(Consumer<PolicyParameter.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewPolicy.Builder
Name of the parameter from the Review policy.
parameters() - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
Name of the parameter from the Review policy.
policyLevels(Collection<ReviewPolicyLevel>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
The Policy Level(s) to retrieve review results for - HIT or Assignment.
policyLevels(ReviewPolicyLevel...) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
The Policy Level(s) to retrieve review results for - HIT or Assignment.
policyLevels() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
The Policy Level(s) to retrieve review results for - HIT or Assignment.
policyLevelsAsStrings() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
The Policy Level(s) to retrieve review results for - HIT or Assignment.
policyLevelsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
The Policy Level(s) to retrieve review results for - HIT or Assignment.
policyLevelsWithStrings(String...) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
The Policy Level(s) to retrieve review results for - HIT or Assignment.
policyName(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewPolicy.Builder
Name of a Review Policy: SimplePlurality/2011-09-01 or ScoreMyKnownAnswers/2011-09-01
policyName() - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
Name of a Review Policy: SimplePlurality/2011-09-01 or ScoreMyKnownAnswers/2011-09-01
PolicyParameter - Class in software.amazon.awssdk.services.mturk.model
Name of the parameter from the Review policy.
PolicyParameter.Builder - Interface in software.amazon.awssdk.services.mturk.model
 

Q

qualification(Qualification) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse.Builder
The Qualification data structure of the Qualification assigned to a user, including the Qualification type and the value (score).
qualification(Consumer<Qualification.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse.Builder
The Qualification data structure of the Qualification assigned to a user, including the Qualification type and the value (score).
qualification() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
The Qualification data structure of the Qualification assigned to a user, including the Qualification type and the value (score).
Qualification - Class in software.amazon.awssdk.services.mturk.model
The Qualification data structure represents a Qualification assigned to a user, including the Qualification type and the value (score).
Qualification.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
QualificationRequest - Class in software.amazon.awssdk.services.mturk.model
The QualificationRequest data structure represents a request a Worker has made for a Qualification.
QualificationRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
qualificationRequestId(String) - Method in interface software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest.Builder
The ID of the Qualification request, as returned by the GetQualificationRequests operation.
qualificationRequestId() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
The ID of the Qualification request, as returned by the GetQualificationRequests operation.
qualificationRequestId(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequest.Builder
The ID of the Qualification request, a unique identifier generated when the request was submitted.
qualificationRequestId() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
The ID of the Qualification request, a unique identifier generated when the request was submitted.
qualificationRequestId(String) - Method in interface software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest.Builder
The ID of the Qualification request, as returned by the ListQualificationRequests operation.
qualificationRequestId() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
The ID of the Qualification request, as returned by the ListQualificationRequests operation.
qualificationRequests(Collection<QualificationRequest>) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse.Builder
The Qualification request.
qualificationRequests(QualificationRequest...) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse.Builder
The Qualification request.
qualificationRequests(Consumer<QualificationRequest.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse.Builder
The Qualification request.
qualificationRequests() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
The Qualification request.
QualificationRequirement - Class in software.amazon.awssdk.services.mturk.model
The QualificationRequirement data structure describes a Qualification that a Worker must have before the Worker is allowed to accept a HIT.
QualificationRequirement.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
qualificationRequirements(Collection<QualificationRequirement>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements(QualificationRequirement...) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements(Consumer<QualificationRequirement.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements(Collection<QualificationRequirement>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements(QualificationRequirement...) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements(Consumer<QualificationRequirement.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements(Collection<QualificationRequirement>) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements(QualificationRequirement...) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements(Consumer<QualificationRequirement.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualificationRequirements() - Method in class software.amazon.awssdk.services.mturk.model.HIT
Conditions that a Worker's Qualifications must meet in order to accept the HIT.
qualifications(Collection<Qualification>) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse.Builder
The list of Qualification elements returned by this call.
qualifications(Qualification...) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse.Builder
The list of Qualification elements returned by this call.
qualifications(Consumer<Qualification.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse.Builder
The list of Qualification elements returned by this call.
qualifications() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
The list of Qualification elements returned by this call.
QualificationStatus - Enum in software.amazon.awssdk.services.mturk.model
 
qualificationType(QualificationType) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse.Builder
The created Qualification type, returned as a QualificationType data structure.
qualificationType(Consumer<QualificationType.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse.Builder
The created Qualification type, returned as a QualificationType data structure.
qualificationType() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
The created Qualification type, returned as a QualificationType data structure.
qualificationType(QualificationType) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse.Builder
The returned Qualification Type
qualificationType(Consumer<QualificationType.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse.Builder
The returned Qualification Type
qualificationType() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
The returned Qualification Type
QualificationType - Class in software.amazon.awssdk.services.mturk.model
The QualificationType data structure represents a Qualification type, a description of a property of a Worker that must match the requirements of a HIT for the Worker to be able to accept the HIT.
qualificationType(QualificationType) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse.Builder
Contains a QualificationType data structure.
qualificationType(Consumer<QualificationType.Builder>) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse.Builder
Contains a QualificationType data structure.
qualificationType() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
Contains a QualificationType data structure.
QualificationType.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest.Builder
The ID of the Qualification type to use for the assigned Qualification.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
The ID of the Qualification type to use for the assigned Qualification.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest.Builder
The ID of the QualificationType to dispose.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
The ID of the QualificationType to dispose.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest.Builder
The ID of the Qualification type of the Qualification to be revoked.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
The ID of the Qualification type of the Qualification to be revoked.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest.Builder
The ID of the QualificationType.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
The ID of the QualificationType.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest.Builder
The ID of the QualificationType.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
The ID of the QualificationType.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest.Builder
The ID of the Qualification type to use when querying HITs.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
The ID of the Qualification type to use when querying HITs.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest.Builder
The ID of the QualificationType.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
The ID of the QualificationType.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest.Builder
The ID of the Qualification type of the Qualifications to return.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
The ID of the Qualification type of the Qualifications to return.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.Qualification.Builder
The ID of the Qualification type for the Qualification.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
The ID of the Qualification type for the Qualification.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequest.Builder
The ID of the Qualification type the Worker is requesting, as returned by the CreateQualificationType operation.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
The ID of the Qualification type the Worker is requesting, as returned by the CreateQualificationType operation.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
The ID of the Qualification type for the requirement.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
The ID of the Qualification type for the requirement.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
A unique identifier for the Qualification type.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
A unique identifier for the Qualification type.
qualificationTypeId(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The ID of the Qualification type to update.
qualificationTypeId() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The ID of the Qualification type to update.
qualificationTypes(Collection<QualificationType>) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse.Builder
The list of QualificationType elements returned by the query.
qualificationTypes(QualificationType...) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse.Builder
The list of QualificationType elements returned by the query.
qualificationTypes(Consumer<QualificationType.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse.Builder
The list of QualificationType elements returned by the query.
qualificationTypes() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
The list of QualificationType elements returned by the query.
qualificationTypeStatus(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
The initial status of the Qualification type.
qualificationTypeStatus(QualificationTypeStatus) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
The initial status of the Qualification type.
qualificationTypeStatus() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
The initial status of the Qualification type.
qualificationTypeStatus(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The status of the Qualification type.
qualificationTypeStatus(QualificationTypeStatus) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The status of the Qualification type.
qualificationTypeStatus() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The status of the Qualification type.
QualificationTypeStatus - Enum in software.amazon.awssdk.services.mturk.model
 
qualificationTypeStatus(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The new status of the Qualification type - Active | Inactive
qualificationTypeStatus(QualificationTypeStatus) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The new status of the Qualification type - Active | Inactive
qualificationTypeStatus() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The new status of the Qualification type - Active | Inactive
qualificationTypeStatusAsString() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
The initial status of the Qualification type.
qualificationTypeStatusAsString() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The status of the Qualification type.
qualificationTypeStatusAsString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The new status of the Qualification type - Active | Inactive
query(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest.Builder
A text query against all of the searchable attributes of Qualification types.
query() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
A text query against all of the searchable attributes of Qualification types.
question(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The data the person completing the HIT uses to produce the results.
question() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The data the person completing the HIT uses to produce the results.
question(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
The data the person completing the HIT uses to produce the results.
question() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
The data the person completing the HIT uses to produce the results.
question(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The data the Worker completing the HIT uses produce the results.
question() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The data the Worker completing the HIT uses produce the results.
questionId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewResultDetail.Builder
Specifies the QuestionId the result is describing.
questionId() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
Specifies the QuestionId the result is describing.
questionIdentifier(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest.Builder
The identifier of the question with a FileUploadAnswer, as specified in the QuestionForm of the HIT.
questionIdentifier() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
The identifier of the question with a FileUploadAnswer, as specified in the QuestionForm of the HIT.

R

reason(String) - Method in interface software.amazon.awssdk.services.mturk.model.BonusPayment.Builder
The Reason text given when the bonus was granted, if any.
reason() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
The Reason text given when the bonus was granted, if any.
reason(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest.Builder
A message explaining the reason for blocking the Worker.
reason() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
A message explaining the reason for blocking the Worker.
reason(String) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest.Builder
A message that explains the reason for unblocking the Worker.
reason() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
A message that explains the reason for unblocking the Worker.
reason(String) - Method in interface software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest.Builder
A text message that explains why the Qualification was revoked.
reason() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
A text message that explains why the Qualification was revoked.
reason(String) - Method in interface software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest.Builder
A text message explaining why the request was rejected, to be shown to the Worker who made the request.
reason() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
A text message explaining why the request was rejected, to be shown to the Worker who made the request.
reason(String) - Method in interface software.amazon.awssdk.services.mturk.model.SendBonusRequest.Builder
A message that explains the reason for the bonus payment.
reason() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
A message that explains the reason for the bonus payment.
reason(String) - Method in interface software.amazon.awssdk.services.mturk.model.WorkerBlock.Builder
A message explaining the reason the Worker was blocked.
reason() - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
A message explaining the reason the Worker was blocked.
rejectAssignment(RejectAssignmentRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The RejectAssignment operation rejects the results of a completed assignment.
rejectAssignment(Consumer<RejectAssignmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The RejectAssignment operation rejects the results of a completed assignment.
rejectAssignment(RejectAssignmentRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The RejectAssignment operation rejects the results of a completed assignment.
rejectAssignment(Consumer<RejectAssignmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The RejectAssignment operation rejects the results of a completed assignment.
RejectAssignmentRequest - Class in software.amazon.awssdk.services.mturk.model
 
RejectAssignmentRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
RejectAssignmentRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
RejectAssignmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.RejectAssignmentRequestMarshaller
 
RejectAssignmentResponse - Class in software.amazon.awssdk.services.mturk.model
 
RejectAssignmentResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
rejectionTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
If the Worker has submitted results and the Requester has rejected the results, RejectionTime is the date and time the Requester rejected the results.
rejectionTime() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
If the Worker has submitted results and the Requester has rejected the results, RejectionTime is the date and time the Requester rejected the results.
rejectQualificationRequest(RejectQualificationRequestRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The RejectQualificationRequest operation rejects a user's request for a Qualification.
rejectQualificationRequest(Consumer<RejectQualificationRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The RejectQualificationRequest operation rejects a user's request for a Qualification.
rejectQualificationRequest(RejectQualificationRequestRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The RejectQualificationRequest operation rejects a user's request for a Qualification.
rejectQualificationRequest(Consumer<RejectQualificationRequestRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The RejectQualificationRequest operation rejects a user's request for a Qualification.
RejectQualificationRequestRequest - Class in software.amazon.awssdk.services.mturk.model
 
RejectQualificationRequestRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
RejectQualificationRequestRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
RejectQualificationRequestRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.RejectQualificationRequestRequestMarshaller
 
RejectQualificationRequestResponse - Class in software.amazon.awssdk.services.mturk.model
 
RejectQualificationRequestResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
requesterAnnotation(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
An arbitrary data field.
requesterAnnotation() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
An arbitrary data field.
requesterAnnotation(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
An arbitrary data field.
requesterAnnotation() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
An arbitrary data field.
requesterAnnotation(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
An arbitrary data field the Requester who created the HIT can use.
requesterAnnotation() - Method in class software.amazon.awssdk.services.mturk.model.HIT
An arbitrary data field the Requester who created the HIT can use.
requesterFeedback(String) - Method in interface software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest.Builder
A message for the Worker, which the Worker can see in the Status section of the web site.
requesterFeedback() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
A message for the Worker, which the Worker can see in the Status section of the web site.
requesterFeedback(String) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
The feedback string included with the call to the ApproveAssignment operation or the RejectAssignment operation, if the Requester approved or rejected the assignment and specified feedback.
requesterFeedback() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
The feedback string included with the call to the ApproveAssignment operation or the RejectAssignment operation, if the Requester approved or rejected the assignment and specified feedback.
requesterFeedback(String) - Method in interface software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest.Builder
A message for the Worker, which the Worker can see in the Status section of the web site.
requesterFeedback() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
A message for the Worker, which the Worker can see in the Status section of the web site.
RequestErrorException - Exception in software.amazon.awssdk.services.mturk.model
Your request is invalid.
RequestErrorException.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.mturk.model.MTurkException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.mturk.model.MTurkException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.mturk.model.RequestErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ServiceException.Builder
 
requiredToPreview(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequirement.Builder
Deprecated. 
requiredToPreview() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
Deprecated. 
responseMetadata() - Method in interface software.amazon.awssdk.services.mturk.model.MTurkResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.mturk.model.MTurkResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.mturk.model.MTurkResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.mturk.model.MTurkResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.mturk.model.MTurkResponse
 
result(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
A description of the outcome of the review.
result() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
A description of the outcome of the review.
retrieveActions(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
Specify if the operation should retrieve a list of the actions taken executing the Review Policies and their outcomes.
retrieveActions() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
Specify if the operation should retrieve a list of the actions taken executing the Review Policies and their outcomes.
retrieveResults(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest.Builder
Specify if the operation should retrieve a list of the results computed by the Review Policies.
retrieveResults() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
Specify if the operation should retrieve a list of the results computed by the Review Policies.
retryDelayInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
The number of seconds that a Worker must wait after requesting a Qualification of the Qualification type before the worker can retry the Qualification request.
retryDelayInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
The number of seconds that a Worker must wait after requesting a Qualification of the Qualification type before the worker can retry the Qualification request.
retryDelayInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The amount of time, in seconds, Workers must wait after taking the Qualification test before they can take it again.
retryDelayInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The amount of time, in seconds, Workers must wait after taking the Qualification test before they can take it again.
retryDelayInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The amount of time, in seconds, that Workers must wait after requesting a Qualification of the specified Qualification type before they can retry the Qualification request.
retryDelayInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The amount of time, in seconds, that Workers must wait after requesting a Qualification of the specified Qualification type before they can retry the Qualification request.
revert(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest.Builder
Specifies how to update the HIT status.
revert() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
Specifies how to update the HIT status.
ReviewableHITStatus - Enum in software.amazon.awssdk.services.mturk.model
 
ReviewActionDetail - Class in software.amazon.awssdk.services.mturk.model
Both the AssignmentReviewReport and the HITReviewReport elements contains the ReviewActionDetail data structure.
ReviewActionDetail.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
reviewActions(Collection<ReviewActionDetail>) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewReport.Builder
A list of ReviewAction objects for each action specified in the Review Policy.
reviewActions(ReviewActionDetail...) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewReport.Builder
A list of ReviewAction objects for each action specified in the Review Policy.
reviewActions(Consumer<ReviewActionDetail.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewReport.Builder
A list of ReviewAction objects for each action specified in the Review Policy.
reviewActions() - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
A list of ReviewAction objects for each action specified in the Review Policy.
ReviewActionStatus - Enum in software.amazon.awssdk.services.mturk.model
 
ReviewPolicy - Class in software.amazon.awssdk.services.mturk.model
HIT Review Policy data structures represent HIT review policies, which you specify when you create a HIT.
ReviewPolicy.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ReviewPolicyLevel - Enum in software.amazon.awssdk.services.mturk.model
 
ReviewReport - Class in software.amazon.awssdk.services.mturk.model
Contains both ReviewResult and ReviewAction elements for a particular HIT.
ReviewReport.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
ReviewResultDetail - Class in software.amazon.awssdk.services.mturk.model
This data structure is returned multiple times for each result specified in the Review Policy.
ReviewResultDetail.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
reviewResults(Collection<ReviewResultDetail>) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewReport.Builder
A list of ReviewResults objects for each action specified in the Review Policy.
reviewResults(ReviewResultDetail...) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewReport.Builder
A list of ReviewResults objects for each action specified in the Review Policy.
reviewResults(Consumer<ReviewResultDetail.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewReport.Builder
A list of ReviewResults objects for each action specified in the Review Policy.
reviewResults() - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
A list of ReviewResults objects for each action specified in the Review Policy.
reward(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The amount of money the Requester will pay a Worker for successfully completing the HIT.
reward() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The amount of money the Requester will pay a Worker for successfully completing the HIT.
reward(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
The amount of money the Requester will pay a Worker for successfully completing the HIT.
reward() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
The amount of money the Requester will pay a Worker for successfully completing the HIT.
reward(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
Sets the value of the Reward property for this object.
reward() - Method in class software.amazon.awssdk.services.mturk.model.HIT
Returns the value of the Reward property for this object.

S

sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.HIT
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.Locale
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.mturk.model.RequestErrorException
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.mturk.model.ServiceException
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
 
sendBonus(SendBonusRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The SendBonus operation issues a payment of money from your account to a Worker.
sendBonus(Consumer<SendBonusRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The SendBonus operation issues a payment of money from your account to a Worker.
sendBonus(SendBonusRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The SendBonus operation issues a payment of money from your account to a Worker.
sendBonus(Consumer<SendBonusRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The SendBonus operation issues a payment of money from your account to a Worker.
SendBonusRequest - Class in software.amazon.awssdk.services.mturk.model
 
SendBonusRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
SendBonusRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
SendBonusRequest Marshaller
SendBonusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.SendBonusRequestMarshaller
 
SendBonusResponse - Class in software.amazon.awssdk.services.mturk.model
 
SendBonusResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
sendNotification(Boolean) - Method in interface software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest.Builder
Specifies whether to send a notification email message to the Worker saying that the qualification was assigned to the Worker.
sendNotification() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
Specifies whether to send a notification email message to the Worker saying that the qualification was assigned to the Worker.
sendTestEventNotification(SendTestEventNotificationRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification.
sendTestEventNotification(Consumer<SendTestEventNotificationRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification.
sendTestEventNotification(SendTestEventNotificationRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification.
sendTestEventNotification(Consumer<SendTestEventNotificationRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification.
SendTestEventNotificationRequest - Class in software.amazon.awssdk.services.mturk.model
 
SendTestEventNotificationRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
SendTestEventNotificationRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
SendTestEventNotificationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.SendTestEventNotificationRequestMarshaller
 
SendTestEventNotificationResponse - Class in software.amazon.awssdk.services.mturk.model
 
SendTestEventNotificationResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.Assignment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.BonusPayment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.HIT
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.Locale
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mturk.model.MTurkException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.Qualification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.QualificationType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mturk.model.RequestErrorException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ReviewReport
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mturk.model.ServiceException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.mturk.MTurkClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.mturk.MTurkClient
 
ServiceException - Exception in software.amazon.awssdk.services.mturk.model
Amazon Mechanical Turk is temporarily unable to process your request.
ServiceException.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.mturk.MTurkClient
 
software.amazon.awssdk.services.mturk - package software.amazon.awssdk.services.mturk
Amazon Mechanical Turk API Reference
software.amazon.awssdk.services.mturk.internal - package software.amazon.awssdk.services.mturk.internal
 
software.amazon.awssdk.services.mturk.model - package software.amazon.awssdk.services.mturk.model
 
software.amazon.awssdk.services.mturk.paginators - package software.amazon.awssdk.services.mturk.paginators
 
software.amazon.awssdk.services.mturk.transform - package software.amazon.awssdk.services.mturk.transform
 
status(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest.Builder
Can be either Reviewable or Reviewing.
status(ReviewableHITStatus) - Method in interface software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest.Builder
Can be either Reviewable or Reviewing.
status() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
Can be either Reviewable or Reviewing.
status(String) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest.Builder
The status of the Qualifications to return.
status(QualificationStatus) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest.Builder
The status of the Qualifications to return.
status() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
The status of the Qualifications to return.
status(String) - Method in interface software.amazon.awssdk.services.mturk.model.Qualification.Builder
The status of the Qualification.
status(QualificationStatus) - Method in interface software.amazon.awssdk.services.mturk.model.Qualification.Builder
The status of the Qualification.
status() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
The status of the Qualification.
status(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
The current disposition of the action: INTENDED, SUCCEEDED, FAILED, or CANCELLED.
status(ReviewActionStatus) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
The current disposition of the action: INTENDED, SUCCEEDED, FAILED, or CANCELLED.
status() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
The current disposition of the action: INTENDED, SUCCEEDED, FAILED, or CANCELLED.
statusAsString() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
Can be either Reviewable or Reviewing.
statusAsString() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
The status of the Qualifications to return.
statusAsString() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
The status of the Qualification.
statusAsString() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
The current disposition of the action: INTENDED, SUCCEEDED, FAILED, or CANCELLED.
statusCode(int) - Method in interface software.amazon.awssdk.services.mturk.model.MTurkException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.mturk.model.MTurkException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.mturk.model.RequestErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.mturk.model.ServiceException.Builder
 
subdivision(String) - Method in interface software.amazon.awssdk.services.mturk.model.Locale.Builder
The state or subdivision of the locale.
subdivision() - Method in class software.amazon.awssdk.services.mturk.model.Locale
The state or subdivision of the locale.
subject(String) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest.Builder
The subject line of the email message to send.
subject() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
The subject line of the email message to send.
subjectId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewResultDetail.Builder
The HITID or AssignmentId about which this result was taken.
subjectId() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
The HITID or AssignmentId about which this result was taken.
subjectType(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewResultDetail.Builder
The type of the object from the SubjectId field.
subjectType() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
The type of the object from the SubjectId field.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
If the Worker has submitted results, SubmitTime is the date and time the assignment was submitted.
submitTime() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
If the Worker has submitted results, SubmitTime is the date and time the assignment was submitted.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequest.Builder
The date and time the Qualification request had a status of Submitted.
submitTime() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
The date and time the Qualification request had a status of Submitted.
subscribe(Subscriber<? super ListAssignmentsForHitResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListAssignmentsForHITPublisher
 
subscribe(Subscriber<? super ListBonusPaymentsResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListBonusPaymentsPublisher
 
subscribe(Subscriber<? super ListHiTsForQualificationTypeResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListHITsForQualificationTypePublisher
 
subscribe(Subscriber<? super ListHiTsResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListHITsPublisher
 
subscribe(Subscriber<? super ListQualificationRequestsResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListQualificationRequestsPublisher
 
subscribe(Subscriber<? super ListQualificationTypesResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListQualificationTypesPublisher
 
subscribe(Subscriber<? super ListReviewableHiTsResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListReviewableHITsPublisher
 
subscribe(Subscriber<? super ListReviewPolicyResultsForHitResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListReviewPolicyResultsForHITPublisher
 
subscribe(Subscriber<? super ListWorkerBlocksResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksPublisher
 
subscribe(Subscriber<? super ListWorkersWithQualificationTypeResponse>) - Method in class software.amazon.awssdk.services.mturk.paginators.ListWorkersWithQualificationTypePublisher
 

T

targetId(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
The specific HITId or AssignmentID targeted by the action.
targetId() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
The specific HITId or AssignmentID targeted by the action.
targetType(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewActionDetail.Builder
The type of object in TargetId.
targetType() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
The type of object in TargetId.
test(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
The questions for the Qualification test a Worker must answer correctly to obtain a Qualification of this type.
test() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
The questions for the Qualification test a Worker must answer correctly to obtain a Qualification of this type.
test(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequest.Builder
The contents of the Qualification test that was presented to the Worker, if the type has a test and the Worker has submitted answers.
test() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
The contents of the Qualification test that was presented to the Worker, if the type has a test and the Worker has submitted answers.
test(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The questions for a Qualification test associated with this Qualification type that a user can take to obtain a Qualification of this type.
test() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The questions for a Qualification test associated with this Qualification type that a user can take to obtain a Qualification of this type.
test(String) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The questions for the Qualification test a Worker must answer correctly to obtain a Qualification of this type.
test() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The questions for the Qualification test a Worker must answer correctly to obtain a Qualification of this type.
testDurationInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest.Builder
The number of seconds the Worker has to complete the Qualification test, starting from the time the Worker requests the Qualification.
testDurationInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
The number of seconds the Worker has to complete the Qualification test, starting from the time the Worker requests the Qualification.
testDurationInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationType.Builder
The amount of time, in seconds, given to a Worker to complete the Qualification test, beginning from the time the Worker requests the Qualification.
testDurationInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
The amount of time, in seconds, given to a Worker to complete the Qualification test, beginning from the time the Worker requests the Qualification.
testDurationInSeconds(Long) - Method in interface software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest.Builder
The number of seconds the Worker has to complete the Qualification test, starting from the time the Worker requests the Qualification.
testDurationInSeconds() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
The number of seconds the Worker has to complete the Qualification test, starting from the time the Worker requests the Qualification.
testEventType(String) - Method in interface software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest.Builder
The event to simulate to test the notification specification.
testEventType(EventType) - Method in interface software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest.Builder
The event to simulate to test the notification specification.
testEventType() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
The event to simulate to test the notification specification.
testEventTypeAsString() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
The event to simulate to test the notification specification.
title(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
The title of the HIT.
title() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
The title of the HIT.
title(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest.Builder
The title of the HIT.
title() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
The title of the HIT.
title(String) - Method in interface software.amazon.awssdk.services.mturk.model.HIT.Builder
The title of the HIT.
title() - Method in class software.amazon.awssdk.services.mturk.model.HIT
The title of the HIT.
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.HIT
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.Locale
 
toBuilder() - Method in exception software.amazon.awssdk.services.mturk.model.MTurkException
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.MTurkRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.mturk.model.RequestErrorException
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.mturk.model.ServiceException
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.AcceptQualificationRequestResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ApproveAssignmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.AssignmentStatus
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.Comparator
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateQualificationTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.DeleteHitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.DeleteQualificationTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.EventType
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetAccountBalanceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetAssignmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetFileUploadUrlResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetHitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetHitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.HIT
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.HITAccessActions
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.HITReviewStatus
 
toString() - Method in enum software.amazon.awssdk.services.mturk.model.HITStatus
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListAssignmentsForHitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListBonusPaymentsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsForQualificationTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListHiTsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationRequestsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListQualificationTypesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewableHiTsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListReviewPolicyResultsForHitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkersWithQualificationTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.Locale
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.NotificationTransport
 
toString() - Method in enum software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureCode
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequirement
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.QualificationStatus
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.QualificationType
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.QualificationTypeStatus
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.RejectAssignmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.RejectQualificationRequestResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.ReviewableHITStatus
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.ReviewActionDetail
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.ReviewActionStatus
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.ReviewPolicy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mturk.model.ReviewPolicyLevel
 
toString() - Method in class software.amazon.awssdk.services.mturk.model.ReviewReport
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.SendTestEventNotificationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateExpirationForHitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitReviewStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateHitTypeOfHitResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateNotificationSettingsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.UpdateQualificationTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
Returns a string representation of this object.
transport(String) - Method in interface software.amazon.awssdk.services.mturk.model.NotificationSpecification.Builder
The method Amazon Mechanical Turk uses to send the notification.
transport(NotificationTransport) - Method in interface software.amazon.awssdk.services.mturk.model.NotificationSpecification.Builder
The method Amazon Mechanical Turk uses to send the notification.
transport() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
The method Amazon Mechanical Turk uses to send the notification.
transportAsString() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
The method Amazon Mechanical Turk uses to send the notification.
turkErrorCode(String) - Method in interface software.amazon.awssdk.services.mturk.model.RequestErrorException.Builder
Sets the value of the TurkErrorCode property for this object.
turkErrorCode() - Method in exception software.amazon.awssdk.services.mturk.model.RequestErrorException
Returns the value of the TurkErrorCode property for this object.
turkErrorCode(String) - Method in interface software.amazon.awssdk.services.mturk.model.ServiceException.Builder
Sets the value of the TurkErrorCode property for this object.
turkErrorCode() - Method in exception software.amazon.awssdk.services.mturk.model.ServiceException
Returns the value of the TurkErrorCode property for this object.

U

uniqueRequestToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest.Builder
A unique identifier for this request, which allows you to retry the call on error without extending the HIT multiple times.
uniqueRequestToken() - Method in class software.amazon.awssdk.services.mturk.model.CreateAdditionalAssignmentsForHitRequest
A unique identifier for this request, which allows you to retry the call on error without extending the HIT multiple times.
uniqueRequestToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitRequest.Builder
A unique identifier for this request which allows you to retry the call on error without creating duplicate HITs.
uniqueRequestToken() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitRequest
A unique identifier for this request which allows you to retry the call on error without creating duplicate HITs.
uniqueRequestToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest.Builder
A unique identifier for this request which allows you to retry the call on error without creating duplicate HITs.
uniqueRequestToken() - Method in class software.amazon.awssdk.services.mturk.model.CreateHitWithHitTypeRequest
A unique identifier for this request which allows you to retry the call on error without creating duplicate HITs.
uniqueRequestToken(String) - Method in interface software.amazon.awssdk.services.mturk.model.SendBonusRequest.Builder
A unique identifier for this request, which allows you to retry the call on error without granting multiple bonuses.
uniqueRequestToken() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
A unique identifier for this request, which allows you to retry the call on error without granting multiple bonuses.
updateExpirationForHIT(UpdateExpirationForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateExpirationForHIT operation allows you update the expiration time of a HIT.
updateExpirationForHIT(Consumer<UpdateExpirationForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateExpirationForHIT operation allows you update the expiration time of a HIT.
updateExpirationForHIT(UpdateExpirationForHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateExpirationForHIT operation allows you update the expiration time of a HIT.
updateExpirationForHIT(Consumer<UpdateExpirationForHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateExpirationForHIT operation allows you update the expiration time of a HIT.
UpdateExpirationForHitRequest - Class in software.amazon.awssdk.services.mturk.model
 
UpdateExpirationForHitRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
UpdateExpirationForHitRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
UpdateExpirationForHitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.UpdateExpirationForHitRequestMarshaller
 
UpdateExpirationForHitResponse - Class in software.amazon.awssdk.services.mturk.model
 
UpdateExpirationForHitResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
updateHITReviewStatus(UpdateHitReviewStatusRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateHITReviewStatus operation updates the status of a HIT.
updateHITReviewStatus(Consumer<UpdateHitReviewStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateHITReviewStatus operation updates the status of a HIT.
updateHITReviewStatus(UpdateHitReviewStatusRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateHITReviewStatus operation updates the status of a HIT.
updateHITReviewStatus(Consumer<UpdateHitReviewStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateHITReviewStatus operation updates the status of a HIT.
UpdateHitReviewStatusRequest - Class in software.amazon.awssdk.services.mturk.model
 
UpdateHitReviewStatusRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
UpdateHitReviewStatusRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
UpdateHitReviewStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.UpdateHitReviewStatusRequestMarshaller
 
UpdateHitReviewStatusResponse - Class in software.amazon.awssdk.services.mturk.model
 
UpdateHitReviewStatusResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
updateHITTypeOfHIT(UpdateHitTypeOfHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT.
updateHITTypeOfHIT(Consumer<UpdateHitTypeOfHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT.
updateHITTypeOfHIT(UpdateHitTypeOfHitRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT.
updateHITTypeOfHIT(Consumer<UpdateHitTypeOfHitRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT.
UpdateHitTypeOfHitRequest - Class in software.amazon.awssdk.services.mturk.model
 
UpdateHitTypeOfHitRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
UpdateHitTypeOfHitRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
UpdateHitTypeOfHitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.UpdateHitTypeOfHitRequestMarshaller
 
UpdateHitTypeOfHitResponse - Class in software.amazon.awssdk.services.mturk.model
 
UpdateHitTypeOfHitResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
updateNotificationSettings(UpdateNotificationSettingsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for a HIT type.
updateNotificationSettings(Consumer<UpdateNotificationSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for a HIT type.
updateNotificationSettings(UpdateNotificationSettingsRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for a HIT type.
updateNotificationSettings(Consumer<UpdateNotificationSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for a HIT type.
UpdateNotificationSettingsRequest - Class in software.amazon.awssdk.services.mturk.model
 
UpdateNotificationSettingsRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
UpdateNotificationSettingsRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
UpdateNotificationSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.UpdateNotificationSettingsRequestMarshaller
 
UpdateNotificationSettingsResponse - Class in software.amazon.awssdk.services.mturk.model
 
UpdateNotificationSettingsResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
updateQualificationType(UpdateQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateQualificationType operation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure.
updateQualificationType(Consumer<UpdateQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkAsyncClient
The UpdateQualificationType operation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure.
updateQualificationType(UpdateQualificationTypeRequest) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateQualificationType operation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure.
updateQualificationType(Consumer<UpdateQualificationTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.mturk.MTurkClient
The UpdateQualificationType operation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure.
UpdateQualificationTypeRequest - Class in software.amazon.awssdk.services.mturk.model
 
UpdateQualificationTypeRequest.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
UpdateQualificationTypeRequestMarshaller - Class in software.amazon.awssdk.services.mturk.transform
UpdateQualificationTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mturk.transform.UpdateQualificationTypeRequestMarshaller
 
UpdateQualificationTypeResponse - Class in software.amazon.awssdk.services.mturk.model
 
UpdateQualificationTypeResponse.Builder - Interface in software.amazon.awssdk.services.mturk.model
 

V

value(String) - Method in interface software.amazon.awssdk.services.mturk.model.HITLayoutParameter.Builder
The value substituted for the parameter referenced in the HITLayout.
value() - Method in class software.amazon.awssdk.services.mturk.model.HITLayoutParameter
The value substituted for the parameter referenced in the HITLayout.
value(String) - Method in interface software.amazon.awssdk.services.mturk.model.ReviewResultDetail.Builder
The values of Key provided by the review policies you have selected.
value() - Method in class software.amazon.awssdk.services.mturk.model.ReviewResultDetail
The values of Key provided by the review policies you have selected.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.AssignmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.Comparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.HITAccessActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.HITReviewStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.HITStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.NotificationTransport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.QualificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.QualificationTypeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewableHITStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewActionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewPolicyLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.AssignmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.Comparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.HITAccessActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.HITReviewStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.HITStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.NotificationTransport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureCode
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.mturk.model.ParameterMapEntry.Builder
The list of answers to the question specified in the MapEntry Key element.
values(String...) - Method in interface software.amazon.awssdk.services.mturk.model.ParameterMapEntry.Builder
The list of answers to the question specified in the MapEntry Key element.
values() - Method in class software.amazon.awssdk.services.mturk.model.ParameterMapEntry
The list of answers to the question specified in the MapEntry Key element.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.mturk.model.PolicyParameter.Builder
The list of values of the Parameter
values(String...) - Method in interface software.amazon.awssdk.services.mturk.model.PolicyParameter.Builder
The list of values of the Parameter
values() - Method in class software.amazon.awssdk.services.mturk.model.PolicyParameter
The list of values of the Parameter
values() - Static method in enum software.amazon.awssdk.services.mturk.model.QualificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.QualificationTypeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewableHITStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewActionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mturk.model.ReviewPolicyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in interface software.amazon.awssdk.services.mturk.model.NotificationSpecification.Builder
The version of the Notification API to use.
version() - Method in class software.amazon.awssdk.services.mturk.model.NotificationSpecification
The version of the Notification API to use.

W

WorkerBlock - Class in software.amazon.awssdk.services.mturk.model
The WorkerBlock data structure represents a Worker who has been blocked.
WorkerBlock.Builder - Interface in software.amazon.awssdk.services.mturk.model
 
workerBlocks(Collection<WorkerBlock>) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse.Builder
The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.
workerBlocks(WorkerBlock...) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse.Builder
The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.
workerBlocks(Consumer<WorkerBlock.Builder>...) - Method in interface software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse.Builder
The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.
workerBlocks() - Method in class software.amazon.awssdk.services.mturk.model.ListWorkerBlocksResponse
The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.Assignment.Builder
The ID of the Worker who accepted the HIT.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.Assignment
The ID of the Worker who accepted the HIT.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest.Builder
The ID of the Worker to whom the Qualification is being assigned.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.AssociateQualificationWithWorkerRequest
The ID of the Worker to whom the Qualification is being assigned.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.BonusPayment.Builder
The ID of the Worker to whom the bonus was paid.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.BonusPayment
The ID of the Worker to whom the bonus was paid.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest.Builder
The ID of the Worker to block.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.CreateWorkerBlockRequest
The ID of the Worker to block.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest.Builder
The ID of the Worker to unblock.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.DeleteWorkerBlockRequest
The ID of the Worker to unblock.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest.Builder
The ID of the Worker who possesses the Qualification to be revoked.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.DisassociateQualificationFromWorkerRequest
The ID of the Worker who possesses the Qualification to be revoked.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest.Builder
The ID of the Worker whose Qualification is being updated.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.GetQualificationScoreRequest
The ID of the Worker whose Qualification is being updated.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus.Builder
The ID of the Worker.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersFailureStatus
The ID of the Worker.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.Qualification.Builder
The ID of the Worker who possesses the Qualification.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.Qualification
The ID of the Worker who possesses the Qualification.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.QualificationRequest.Builder
The ID of the Worker requesting the Qualification.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.QualificationRequest
The ID of the Worker requesting the Qualification.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.SendBonusRequest.Builder
The ID of the Worker being paid the bonus.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.SendBonusRequest
The ID of the Worker being paid the bonus.
workerId(String) - Method in interface software.amazon.awssdk.services.mturk.model.WorkerBlock.Builder
The ID of the Worker who accepted the HIT.
workerId() - Method in class software.amazon.awssdk.services.mturk.model.WorkerBlock
The ID of the Worker who accepted the HIT.
workerIds(Collection<String>) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest.Builder
A list of Worker IDs you wish to notify.
workerIds(String...) - Method in interface software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest.Builder
A list of Worker IDs you wish to notify.
workerIds() - Method in class software.amazon.awssdk.services.mturk.model.NotifyWorkersRequest
A list of Worker IDs you wish to notify.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.