public static interface CreateHitTypeResponse.Builder extends MTurkResponse.Builder, SdkPojo, CopyableBuilder<CreateHitTypeResponse.Builder,CreateHitTypeResponse>
Modifier and Type | Method and Description |
---|---|
CreateHitTypeResponse.Builder |
hitTypeId(String hitTypeId)
The ID of the newly registered HIT type.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateHitTypeResponse.Builder hitTypeId(String hitTypeId)
The ID of the newly registered HIT type.
hitTypeId
- The ID of the newly registered HIT type.