| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| software.amazon.awssdk.services.mturk.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateQualificationTypeResponse |
MTurkClient.updateQualificationType(UpdateQualificationTypeRequest updateQualificationTypeRequest)
The
UpdateQualificationType operation modifies the attributes of an existing Qualification type,
which is represented by a QualificationType data structure. |
default CompletableFuture<UpdateQualificationTypeResponse> |
MTurkAsyncClient.updateQualificationType(UpdateQualificationTypeRequest updateQualificationTypeRequest)
The
UpdateQualificationType operation modifies the attributes of an existing Qualification type,
which is represented by a QualificationType data structure. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateQualificationTypeRequestMarshaller.marshall(UpdateQualificationTypeRequest updateQualificationTypeRequest) |
Copyright © 2023. All rights reserved.