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