CopyableBuilder<UpdateHITTypeOfHITRequest.Builder,UpdateHITTypeOfHITRequest>
, SdkBuilder<UpdateHITTypeOfHITRequest.Builder,UpdateHITTypeOfHITRequest>
public static interface UpdateHITTypeOfHITRequest.Builder extends CopyableBuilder<UpdateHITTypeOfHITRequest.Builder,UpdateHITTypeOfHITRequest>
Modifier and Type | Method | Description |
---|---|---|
UpdateHITTypeOfHITRequest.Builder |
hitId(String hitId) |
The HIT to update.
|
UpdateHITTypeOfHITRequest.Builder |
hitTypeId(String hitTypeId) |
The ID of the new HIT type.
|
copy
apply, build
UpdateHITTypeOfHITRequest.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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.