CopyableBuilder<CreateHITTypeResponse.Builder,CreateHITTypeResponse>
, SdkBuilder<CreateHITTypeResponse.Builder,CreateHITTypeResponse>
public static interface CreateHITTypeResponse.Builder extends CopyableBuilder<CreateHITTypeResponse.Builder,CreateHITTypeResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateHITTypeResponse.Builder |
hitTypeId(String hitTypeId) |
The ID of the newly registered HIT type.
|
copy
apply, build
CreateHITTypeResponse.Builder hitTypeId(String hitTypeId)
The ID of the newly registered HIT type.
hitTypeId
- The ID of the newly registered HIT type.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.