Marshaller<Request<StartWorkflowExecutionRequest>,StartWorkflowExecutionRequest>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class StartWorkflowExecutionRequestMarshaller extends Object implements Marshaller<Request<StartWorkflowExecutionRequest>,StartWorkflowExecutionRequest>
Constructor | Description |
---|---|
StartWorkflowExecutionRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method | Description |
---|---|---|
Request<StartWorkflowExecutionRequest> |
marshall(StartWorkflowExecutionRequest startWorkflowExecutionRequest) |
public StartWorkflowExecutionRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<StartWorkflowExecutionRequest> marshall(StartWorkflowExecutionRequest startWorkflowExecutionRequest)
marshall
in interface Marshaller<Request<StartWorkflowExecutionRequest>,StartWorkflowExecutionRequest>
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.