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>
GetWorkflowStepGroupRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetWorkflowStepGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetWorkflowStepGroupRequest getWorkflowStepGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetWorkflowStepGroupRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetWorkflowStepGroupRequest>- Parameters:
 getWorkflowStepGroupRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -