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