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