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