CopyableBuilder<GetHITRequest.Builder,GetHITRequest>
, SdkBuilder<GetHITRequest.Builder,GetHITRequest>
public static interface GetHITRequest.Builder extends CopyableBuilder<GetHITRequest.Builder,GetHITRequest>
Modifier and Type | Method | Description |
---|---|---|
GetHITRequest.Builder |
hitId(String hitId) |
The ID of the HIT to be retrieved.
|
copy
apply, build
GetHITRequest.Builder hitId(String hitId)
The ID of the HIT to be retrieved.
hitId
- The ID of the HIT to be retrieved.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.