| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateHitTypeResponse |
MTurkClient.createHITType(Consumer<CreateHitTypeRequest.Builder> createHitTypeRequest)
The
CreateHITType operation creates a new HIT type. |
default CreateHitTypeResponse |
MTurkClient.createHITType(CreateHitTypeRequest createHitTypeRequest)
The
CreateHITType operation creates a new HIT type. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateHitTypeResponse> |
MTurkAsyncClient.createHITType(Consumer<CreateHitTypeRequest.Builder> createHitTypeRequest)
The
CreateHITType operation creates a new HIT type. |
default CompletableFuture<CreateHitTypeResponse> |
MTurkAsyncClient.createHITType(CreateHitTypeRequest createHitTypeRequest)
The
CreateHITType operation creates a new HIT type. |
Copyright © 2023. All rights reserved.