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