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