| Package | Description |
|---|---|
| com.amazonaws.services.mturk |
|
| com.amazonaws.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
CreateHITWithHITTypeResult |
AmazonMTurkClient.createHITWithHITType(CreateHITWithHITTypeRequest request)
The
CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing
HITTypeID generated by the CreateHITType operation. |
CreateHITWithHITTypeResult |
AbstractAmazonMTurk.createHITWithHITType(CreateHITWithHITTypeRequest request) |
CreateHITWithHITTypeResult |
AmazonMTurk.createHITWithHITType(CreateHITWithHITTypeRequest createHITWithHITTypeRequest)
The
CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing
HITTypeID generated by the CreateHITType operation. |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateHITWithHITTypeResult> |
AmazonMTurkAsyncClient.createHITWithHITTypeAsync(CreateHITWithHITTypeRequest request,
AsyncHandler<CreateHITWithHITTypeRequest,CreateHITWithHITTypeResult> asyncHandler) |
Future<CreateHITWithHITTypeResult> |
AbstractAmazonMTurkAsync.createHITWithHITTypeAsync(CreateHITWithHITTypeRequest request,
AsyncHandler<CreateHITWithHITTypeRequest,CreateHITWithHITTypeResult> asyncHandler) |
Future<CreateHITWithHITTypeResult> |
AmazonMTurkAsync.createHITWithHITTypeAsync(CreateHITWithHITTypeRequest createHITWithHITTypeRequest,
AsyncHandler<CreateHITWithHITTypeRequest,CreateHITWithHITTypeResult> asyncHandler)
The
CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing
HITTypeID generated by the CreateHITType operation. |
| Modifier and Type | Method and Description |
|---|---|
CreateHITWithHITTypeResult |
CreateHITWithHITTypeResult.clone() |
CreateHITWithHITTypeResult |
CreateHITWithHITTypeResult.withHIT(HIT hIT)
Contains the newly created HIT data.
|
Copyright © 2022. All rights reserved.