| Package | Description |
|---|---|
| com.amazonaws.services.mturk |
|
| com.amazonaws.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateHITTypeOfHITResult> |
AbstractAmazonMTurkAsync.updateHITTypeOfHITAsync(UpdateHITTypeOfHITRequest request,
AsyncHandler<UpdateHITTypeOfHITRequest,UpdateHITTypeOfHITResult> asyncHandler) |
Future<UpdateHITTypeOfHITResult> |
AmazonMTurkAsyncClient.updateHITTypeOfHITAsync(UpdateHITTypeOfHITRequest request,
AsyncHandler<UpdateHITTypeOfHITRequest,UpdateHITTypeOfHITResult> asyncHandler) |
Future<UpdateHITTypeOfHITResult> |
AmazonMTurkAsync.updateHITTypeOfHITAsync(UpdateHITTypeOfHITRequest updateHITTypeOfHITRequest,
AsyncHandler<UpdateHITTypeOfHITRequest,UpdateHITTypeOfHITResult> asyncHandler)
The
UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT. |
| Modifier and Type | Method and Description |
|---|---|
UpdateHITTypeOfHITRequest |
UpdateHITTypeOfHITRequest.clone() |
UpdateHITTypeOfHITRequest |
UpdateHITTypeOfHITRequest.withHITId(String hITId)
The HIT to update.
|
UpdateHITTypeOfHITRequest |
UpdateHITTypeOfHITRequest.withHITTypeId(String hITTypeId)
The ID of the new HIT type.
|
Copyright © 2023. All rights reserved.