| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| software.amazon.awssdk.services.mturk.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateHitTypeOfHitResponse |
MTurkClient.updateHITTypeOfHIT(UpdateHitTypeOfHitRequest updateHitTypeOfHitRequest)
The
UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT. |
default CompletableFuture<UpdateHitTypeOfHitResponse> |
MTurkAsyncClient.updateHITTypeOfHIT(UpdateHitTypeOfHitRequest updateHitTypeOfHitRequest)
The
UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateHitTypeOfHitRequestMarshaller.marshall(UpdateHitTypeOfHitRequest updateHitTypeOfHitRequest) |
Copyright © 2023. All rights reserved.