public static interface UpdateHitTypeOfHitRequest.Builder extends MTurkRequest.Builder, SdkPojo, CopyableBuilder<UpdateHitTypeOfHitRequest.Builder,UpdateHitTypeOfHitRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateHitTypeOfHitRequest.Builder |
hitId(String hitId)
The HIT to update.
|
UpdateHitTypeOfHitRequest.Builder |
hitTypeId(String hitTypeId)
The ID of the new HIT type.
|
UpdateHitTypeOfHitRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateHitTypeOfHitRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateHitTypeOfHitRequest.Builder hitId(String hitId)
The HIT to update.
hitId - The HIT to update.UpdateHitTypeOfHitRequest.Builder hitTypeId(String hitTypeId)
The ID of the new HIT type.
hitTypeId - The ID of the new HIT type.UpdateHitTypeOfHitRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateHitTypeOfHitRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.