| Package | Description |
|---|---|
| com.amazonaws.services.mturk |
|
| com.amazonaws.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateQualificationWithWorkerRequest |
AssociateQualificationWithWorkerRequest.clone() |
AssociateQualificationWithWorkerRequest |
AssociateQualificationWithWorkerRequest.withIntegerValue(Integer integerValue)
The value of the Qualification to assign.
|
AssociateQualificationWithWorkerRequest |
AssociateQualificationWithWorkerRequest.withQualificationTypeId(String qualificationTypeId)
The ID of the Qualification type to use for the assigned Qualification.
|
AssociateQualificationWithWorkerRequest |
AssociateQualificationWithWorkerRequest.withSendNotification(Boolean sendNotification)
Specifies whether to send a notification email message to the Worker saying that the qualification was assigned
to the Worker.
|
AssociateQualificationWithWorkerRequest |
AssociateQualificationWithWorkerRequest.withWorkerId(String workerId)
The ID of the Worker to whom the Qualification is being assigned.
|
Copyright © 2020. All rights reserved.