| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| software.amazon.awssdk.services.mturk.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateHitWithHitTypeResponse |
MTurkClient.createHITWithHITType(CreateHitWithHitTypeRequest createHitWithHitTypeRequest)
The
CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing
HITTypeID generated by the CreateHITType operation. |
default CompletableFuture<CreateHitWithHitTypeResponse> |
MTurkAsyncClient.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 |
|---|---|
SdkHttpFullRequest |
CreateHitWithHitTypeRequestMarshaller.marshall(CreateHitWithHitTypeRequest createHitWithHitTypeRequest) |
Copyright © 2023. All rights reserved.