Uses of Class
software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
-
Packages that use ListClosedWorkflowExecutionsRequest 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 ListClosedWorkflowExecutionsRequest in software.amazon.awssdk.services.swf
-
Uses of ListClosedWorkflowExecutionsRequest in software.amazon.awssdk.services.swf.paginators
Constructors in software.amazon.awssdk.services.swf.paginators with parameters of type ListClosedWorkflowExecutionsRequest Constructor Description ListClosedWorkflowExecutionsIterable(SwfClient client, ListClosedWorkflowExecutionsRequest firstRequest)ListClosedWorkflowExecutionsPublisher(SwfAsyncClient client, ListClosedWorkflowExecutionsRequest firstRequest) -
Uses of ListClosedWorkflowExecutionsRequest in software.amazon.awssdk.services.swf.transform
Methods in software.amazon.awssdk.services.swf.transform with parameters of type ListClosedWorkflowExecutionsRequest Modifier and Type Method Description SdkHttpFullRequestListClosedWorkflowExecutionsRequestMarshaller. marshall(ListClosedWorkflowExecutionsRequest listClosedWorkflowExecutionsRequest)
-