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