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