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