AWS SDK for C++

AWS SDK for C++ Version 1.11.680

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::MTurk Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  MTurkErrorMapper
 

Classes

class  MTurkClient
 
 
class  MTurkError
 
class  MTurkRequest
 

Typedefs

 
 
 
 
 
 
 
typedef std::function< void(const MTurkClient *, const Model::CreateHITRequest &, const Model::CreateHITOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHITResponseReceivedHandler
 
typedef std::function< void(const MTurkClient *, const Model::CreateHITTypeRequest &, const Model::CreateHITTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHITTypeResponseReceivedHandler
 
 
 
 
typedef std::function< void(const MTurkClient *, const Model::DeleteHITRequest &, const Model::DeleteHITOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteHITResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const MTurkClient *, const Model::GetAssignmentRequest &, const Model::GetAssignmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAssignmentResponseReceivedHandler
 
typedef std::function< void(const MTurkClient *, const Model::GetFileUploadURLRequest &, const Model::GetFileUploadURLOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFileUploadURLResponseReceivedHandler
 
typedef std::function< void(const MTurkClient *, const Model::GetHITRequest &, const Model::GetHITOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetHITResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const MTurkClient *, const Model::ListHITsRequest &, const Model::ListHITsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListHITsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const MTurkClient *, const Model::ListWorkerBlocksRequest &, const Model::ListWorkerBlocksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkerBlocksResponseReceivedHandler
 
 
typedef std::function< void(const MTurkClient *, const Model::NotifyWorkersRequest &, const Model::NotifyWorkersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> NotifyWorkersResponseReceivedHandler
 
typedef std::function< void(const MTurkClient *, const Model::RejectAssignmentRequest &, const Model::RejectAssignmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RejectAssignmentResponseReceivedHandler
 
 
typedef std::function< void(const MTurkClient *, const Model::SendBonusRequest &, const Model::SendBonusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SendBonusResponseReceivedHandler
 
 
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AcceptQualificationRequestResponseReceivedHandler

Definition at line 231 of file MTurkServiceClientModel.h.

◆ ApproveAssignmentResponseReceivedHandler

Definition at line 234 of file MTurkServiceClientModel.h.

◆ AssociateQualificationWithWorkerResponseReceivedHandler

Definition at line 238 of file MTurkServiceClientModel.h.

◆ CreateAdditionalAssignmentsForHITResponseReceivedHandler

Definition at line 242 of file MTurkServiceClientModel.h.

◆ CreateHITResponseReceivedHandler

typedef std::function<void(const MTurkClient*, const Model::CreateHITRequest&, const Model::CreateHITOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MTurk::CreateHITResponseReceivedHandler

Definition at line 245 of file MTurkServiceClientModel.h.

◆ CreateHITTypeResponseReceivedHandler

Definition at line 248 of file MTurkServiceClientModel.h.

◆ CreateHITWithHITTypeResponseReceivedHandler

Definition at line 251 of file MTurkServiceClientModel.h.

◆ CreateQualificationTypeResponseReceivedHandler

Definition at line 254 of file MTurkServiceClientModel.h.

◆ CreateWorkerBlockResponseReceivedHandler

Definition at line 257 of file MTurkServiceClientModel.h.

◆ DeleteHITResponseReceivedHandler

typedef std::function<void(const MTurkClient*, const Model::DeleteHITRequest&, const Model::DeleteHITOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MTurk::DeleteHITResponseReceivedHandler

Definition at line 260 of file MTurkServiceClientModel.h.

◆ DeleteQualificationTypeResponseReceivedHandler

Definition at line 263 of file MTurkServiceClientModel.h.

◆ DeleteWorkerBlockResponseReceivedHandler

Definition at line 266 of file MTurkServiceClientModel.h.

◆ DisassociateQualificationFromWorkerResponseReceivedHandler

Definition at line 270 of file MTurkServiceClientModel.h.

◆ GetAccountBalanceResponseReceivedHandler

Definition at line 273 of file MTurkServiceClientModel.h.

◆ GetAssignmentResponseReceivedHandler

Definition at line 276 of file MTurkServiceClientModel.h.

◆ GetFileUploadURLResponseReceivedHandler

Definition at line 279 of file MTurkServiceClientModel.h.

◆ GetHITResponseReceivedHandler

typedef std::function<void(const MTurkClient*, const Model::GetHITRequest&, const Model::GetHITOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MTurk::GetHITResponseReceivedHandler

Definition at line 282 of file MTurkServiceClientModel.h.

◆ GetQualificationScoreResponseReceivedHandler

Definition at line 285 of file MTurkServiceClientModel.h.

◆ GetQualificationTypeResponseReceivedHandler

Definition at line 288 of file MTurkServiceClientModel.h.

◆ ListAssignmentsForHITResponseReceivedHandler

Definition at line 291 of file MTurkServiceClientModel.h.

◆ ListBonusPaymentsResponseReceivedHandler

Definition at line 294 of file MTurkServiceClientModel.h.

◆ ListHITsForQualificationTypeResponseReceivedHandler

Definition at line 301 of file MTurkServiceClientModel.h.

◆ ListHITsResponseReceivedHandler

typedef std::function<void(const MTurkClient*, const Model::ListHITsRequest&, const Model::ListHITsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MTurk::ListHITsResponseReceivedHandler

Definition at line 297 of file MTurkServiceClientModel.h.

◆ ListQualificationRequestsResponseReceivedHandler

Definition at line 304 of file MTurkServiceClientModel.h.

◆ ListQualificationTypesResponseReceivedHandler

Definition at line 307 of file MTurkServiceClientModel.h.

◆ ListReviewableHITsResponseReceivedHandler

Definition at line 314 of file MTurkServiceClientModel.h.

◆ ListReviewPolicyResultsForHITResponseReceivedHandler

Definition at line 311 of file MTurkServiceClientModel.h.

◆ ListWorkerBlocksResponseReceivedHandler

Definition at line 317 of file MTurkServiceClientModel.h.

◆ ListWorkersWithQualificationTypeResponseReceivedHandler

Definition at line 321 of file MTurkServiceClientModel.h.

◆ MTurkClientConfiguration

Definition at line 94 of file MTurkServiceClientModel.h.

◆ MTurkEndpointProvider

Definition at line 96 of file MTurkServiceClientModel.h.

◆ MTurkEndpointProviderBase

Definition at line 95 of file MTurkServiceClientModel.h.

◆ NotifyWorkersResponseReceivedHandler

Definition at line 324 of file MTurkServiceClientModel.h.

◆ RejectAssignmentResponseReceivedHandler

Definition at line 327 of file MTurkServiceClientModel.h.

◆ RejectQualificationRequestResponseReceivedHandler

Definition at line 330 of file MTurkServiceClientModel.h.

◆ SendBonusResponseReceivedHandler

typedef std::function<void(const MTurkClient*, const Model::SendBonusRequest&, const Model::SendBonusOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MTurk::SendBonusResponseReceivedHandler

Definition at line 333 of file MTurkServiceClientModel.h.

◆ SendTestEventNotificationResponseReceivedHandler

Definition at line 336 of file MTurkServiceClientModel.h.

◆ UpdateExpirationForHITResponseReceivedHandler

Definition at line 339 of file MTurkServiceClientModel.h.

◆ UpdateHITReviewStatusResponseReceivedHandler

Definition at line 342 of file MTurkServiceClientModel.h.

◆ UpdateHITTypeOfHITResponseReceivedHandler

Definition at line 345 of file MTurkServiceClientModel.h.

◆ UpdateNotificationSettingsResponseReceivedHandler

Definition at line 348 of file MTurkServiceClientModel.h.

◆ UpdateQualificationTypeResponseReceivedHandler

Definition at line 351 of file MTurkServiceClientModel.h.

Enumeration Type Documentation

◆ MTurkErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
REQUEST 
SERVICE_FAULT 

Definition at line 14 of file MTurkErrors.h.