public class CreateCaseRequestMarshaller extends java.lang.Object implements Marshaller<Request<CreateCaseRequest>,CreateCaseRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
CreateCaseRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<CreateCaseRequest> |
marshall(CreateCaseRequest createCaseRequest) |
private final SdkJsonProtocolFactory protocolFactory
public CreateCaseRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<CreateCaseRequest> marshall(CreateCaseRequest createCaseRequest)
marshall
in interface Marshaller<Request<CreateCaseRequest>,CreateCaseRequest>