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