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