| Package | Description |
|---|---|
| com.amazonaws.services.mturk |
|
| com.amazonaws.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
CreateHITTypeResult |
AbstractAmazonMTurk.createHITType(CreateHITTypeRequest request) |
CreateHITTypeResult |
AmazonMTurkClient.createHITType(CreateHITTypeRequest request)
The
CreateHITType operation creates a new HIT type. |
CreateHITTypeResult |
AmazonMTurk.createHITType(CreateHITTypeRequest createHITTypeRequest)
The
CreateHITType operation creates a new HIT type. |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateHITTypeResult> |
AmazonMTurkAsync.createHITTypeAsync(CreateHITTypeRequest createHITTypeRequest,
AsyncHandler<CreateHITTypeRequest,CreateHITTypeResult> asyncHandler)
The
CreateHITType operation creates a new HIT type. |
Future<CreateHITTypeResult> |
AbstractAmazonMTurkAsync.createHITTypeAsync(CreateHITTypeRequest request,
AsyncHandler<CreateHITTypeRequest,CreateHITTypeResult> asyncHandler) |
Future<CreateHITTypeResult> |
AmazonMTurkAsyncClient.createHITTypeAsync(CreateHITTypeRequest request,
AsyncHandler<CreateHITTypeRequest,CreateHITTypeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateHITTypeResult |
CreateHITTypeResult.clone() |
CreateHITTypeResult |
CreateHITTypeResult.withHITTypeId(String hITTypeId)
The ID of the newly registered HIT type.
|
Copyright © 2019. All rights reserved.