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