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