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