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)Retrieves metadata for all runs of a given workflow.default GetWorkflowRunsIterableGlueClient. getWorkflowRunsPaginator(GetWorkflowRunsRequest getWorkflowRunsRequest)Retrieves metadata for all runs of a given workflow.
-