com.amazonaws.mturk.requester
Interface AWSMechanicalTurkRequesterPortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- AWSMechanicalTurkRequesterBindingStub
public interface AWSMechanicalTurkRequesterPortType
- extends java.rmi.Remote
createHIT
CreateHITResponse createHIT(CreateHIT body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
registerHITType
RegisterHITTypeResponse registerHITType(RegisterHITType body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
setHITTypeNotification
SetHITTypeNotificationResponse setHITTypeNotification(SetHITTypeNotification body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
sendTestEventNotification
SendTestEventNotificationResponse sendTestEventNotification(SendTestEventNotification body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
disposeHIT
DisposeHITResponse disposeHIT(DisposeHIT body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
disableHIT
DisableHITResponse disableHIT(DisableHIT body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getHIT
GetHITResponse getHIT(GetHIT body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getReviewableHITs
GetReviewableHITsResponse getReviewableHITs(GetReviewableHITs body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getHITsForQualificationType
GetHITsForQualificationTypeResponse getHITsForQualificationType(GetHITsForQualificationType body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getQualificationsForQualificationType
GetQualificationsForQualificationTypeResponse getQualificationsForQualificationType(GetQualificationsForQualificationType body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
setHITAsReviewing
SetHITAsReviewingResponse setHITAsReviewing(SetHITAsReviewing body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
extendHIT
ExtendHITResponse extendHIT(ExtendHIT body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
forceExpireHIT
ForceExpireHITResponse forceExpireHIT(ForceExpireHIT body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
approveAssignment
ApproveAssignmentResponse approveAssignment(ApproveAssignment body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
rejectAssignment
RejectAssignmentResponse rejectAssignment(RejectAssignment body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getAssignmentsForHIT
GetAssignmentsForHITResponse getAssignmentsForHIT(GetAssignmentsForHIT body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getFileUploadURL
GetFileUploadURLResponse getFileUploadURL(GetFileUploadURL body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
searchHITs
SearchHITsResponse searchHITs(SearchHITs body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
grantBonus
GrantBonusResponse grantBonus(GrantBonus body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getBonusPayments
GetBonusPaymentsResponse getBonusPayments(GetBonusPayments body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
changeHITTypeOfHIT
ChangeHITTypeOfHITResponse changeHITTypeOfHIT(ChangeHITTypeOfHIT body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createQualificationType
CreateQualificationTypeResponse createQualificationType(CreateQualificationType body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
grantQualification
GrantQualificationResponse grantQualification(GrantQualification body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
assignQualification
AssignQualificationResponse assignQualification(AssignQualification body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
revokeQualification
RevokeQualificationResponse revokeQualification(RevokeQualification body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getQualificationType
GetQualificationTypeResponse getQualificationType(GetQualificationType body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getQualificationRequests
GetQualificationRequestsResponse getQualificationRequests(GetQualificationRequests body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
rejectQualificationRequest
RejectQualificationRequestResponse rejectQualificationRequest(RejectQualificationRequest body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
updateQualificationType
UpdateQualificationTypeResponse updateQualificationType(UpdateQualificationType body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
searchQualificationTypes
SearchQualificationTypesResponse searchQualificationTypes(SearchQualificationTypes body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getQualificationScore
GetQualificationScoreResponse getQualificationScore(GetQualificationScore body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
updateQualificationScore
UpdateQualificationScoreResponse updateQualificationScore(UpdateQualificationScore body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getRequesterStatistic
GetRequesterStatisticResponse getRequesterStatistic(GetRequesterStatistic body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
notifyWorkers
NotifyWorkersResponse notifyWorkers(NotifyWorkers body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getAccountBalance
GetAccountBalanceResponse getAccountBalance(GetAccountBalance body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
setWorkerAcceptLimit
SetWorkerAcceptLimitResponse setWorkerAcceptLimit(SetWorkerAcceptLimit body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getWorkerAcceptLimit
GetWorkerAcceptLimitResponse getWorkerAcceptLimit(GetWorkerAcceptLimit body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
blockWorker
BlockWorkerResponse blockWorker(BlockWorker body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
unblockWorker
UnblockWorkerResponse unblockWorker(UnblockWorker body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
help
HelpResponse help(Help body)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException