Class StartWorkflowExecutionRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<StartWorkflowExecutionRequest>
@Generated("software.amazon.awssdk:codegen") public class StartWorkflowExecutionRequestMarshaller extends Object implements Marshaller<StartWorkflowExecutionRequest>
StartWorkflowExecutionRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description StartWorkflowExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(StartWorkflowExecutionRequest startWorkflowExecutionRequest)
-
-
-
Constructor Detail
-
StartWorkflowExecutionRequestMarshaller
public StartWorkflowExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StartWorkflowExecutionRequest startWorkflowExecutionRequest)
- Specified by:
marshall
in interfaceMarshaller<StartWorkflowExecutionRequest>
-
-