Uses of Class
software.amazon.awssdk.services.glue.paginators.GetWorkflowRunsPublisher
-
Packages that use GetWorkflowRunsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetWorkflowRunsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetWorkflowRunsPublisher Modifier and Type Method Description default GetWorkflowRunsPublisherGlueAsyncClient. getWorkflowRunsPaginator(Consumer<GetWorkflowRunsRequest.Builder> getWorkflowRunsRequest)This is a variant ofGlueAsyncClient.getWorkflowRuns(software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest)operation.default GetWorkflowRunsPublisherGlueAsyncClient. getWorkflowRunsPaginator(GetWorkflowRunsRequest getWorkflowRunsRequest)This is a variant ofGlueAsyncClient.getWorkflowRuns(software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest)operation.
-