Class CreateHitWithHitTypeRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.mturk.transform.CreateHitWithHitTypeRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateHitWithHitTypeRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateHitWithHitTypeRequestMarshaller extends Object implements Marshaller<CreateHitWithHitTypeRequest>
CreateHitWithHitTypeRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateHitWithHitTypeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateHitWithHitTypeRequest createHitWithHitTypeRequest)
-
-
-
Constructor Detail
-
CreateHitWithHitTypeRequestMarshaller
public CreateHitWithHitTypeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateHitWithHitTypeRequest createHitWithHitTypeRequest)
- Specified by:
marshallin interfaceMarshaller<CreateHitWithHitTypeRequest>
-
-