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