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