Uses of Class
software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
-
Packages that use ListOpenWorkflowExecutionsRequest Package Description software.amazon.awssdk.services.swf Amazon Simple Workflow Service software.amazon.awssdk.services.swf.paginators software.amazon.awssdk.services.swf.transform -
-
Uses of ListOpenWorkflowExecutionsRequest in software.amazon.awssdk.services.swf
-
Uses of ListOpenWorkflowExecutionsRequest in software.amazon.awssdk.services.swf.paginators
Constructors in software.amazon.awssdk.services.swf.paginators with parameters of type ListOpenWorkflowExecutionsRequest Constructor Description ListOpenWorkflowExecutionsIterable(SwfClient client, ListOpenWorkflowExecutionsRequest firstRequest)ListOpenWorkflowExecutionsPublisher(SwfAsyncClient client, ListOpenWorkflowExecutionsRequest firstRequest) -
Uses of ListOpenWorkflowExecutionsRequest in software.amazon.awssdk.services.swf.transform
Methods in software.amazon.awssdk.services.swf.transform with parameters of type ListOpenWorkflowExecutionsRequest Modifier and Type Method Description SdkHttpFullRequestListOpenWorkflowExecutionsRequestMarshaller. marshall(ListOpenWorkflowExecutionsRequest listOpenWorkflowExecutionsRequest)
-