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