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