| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
Qualification |
GetQualificationScoreResponse.qualification()
The Qualification data structure of the Qualification assigned to a user, including the Qualification type and
the value (score).
|
| Modifier and Type | Method and Description |
|---|---|
List<Qualification> |
ListWorkersWithQualificationTypeResponse.qualifications()
The list of Qualification elements returned by this call.
|
| Modifier and Type | Method and Description |
|---|---|
GetQualificationScoreResponse.Builder |
GetQualificationScoreResponse.Builder.qualification(Qualification qualification)
The Qualification data structure of the Qualification assigned to a user, including the Qualification type
and the value (score).
|
ListWorkersWithQualificationTypeResponse.Builder |
ListWorkersWithQualificationTypeResponse.Builder.qualifications(Qualification... qualifications)
The list of Qualification elements returned by this call.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkersWithQualificationTypeResponse.Builder |
ListWorkersWithQualificationTypeResponse.Builder.qualifications(Collection<Qualification> qualifications)
The list of Qualification elements returned by this call.
|
Copyright © 2023. All rights reserved.