CopyableBuilder<CreateHITWithHITTypeResponse.Builder,CreateHITWithHITTypeResponse>
, SdkBuilder<CreateHITWithHITTypeResponse.Builder,CreateHITWithHITTypeResponse>
public static interface CreateHITWithHITTypeResponse.Builder extends CopyableBuilder<CreateHITWithHITTypeResponse.Builder,CreateHITWithHITTypeResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateHITWithHITTypeResponse.Builder |
hit(HIT hit) |
Contains the newly created HIT data.
|
copy
apply, build
CreateHITWithHITTypeResponse.Builder hit(HIT hit)
Contains the newly created HIT data. For a description of the HIT data structure as it appears in responses, see the HIT Data Structure documentation.
hit
- Contains the newly created HIT data. For a description of the HIT data structure as it appears in
responses, see the HIT Data Structure documentation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.