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