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