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