in Java/CreateHITSample.java [92:95]
private HITInfo(final String hitId, final String hitTypeId) { this.hitId = hitId; this.hitTypeId = hitTypeId; }