Uses of Class
software.amazon.awssdk.services.glue.paginators.ListWorkflowsIterable
-
Packages that use ListWorkflowsIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListWorkflowsIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListWorkflowsIterable Modifier and Type Method Description default ListWorkflowsIterableGlueClient. listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest)This is a variant ofGlueClient.listWorkflows(software.amazon.awssdk.services.glue.model.ListWorkflowsRequest)operation.default ListWorkflowsIterableGlueClient. listWorkflowsPaginator(ListWorkflowsRequest listWorkflowsRequest)This is a variant ofGlueClient.listWorkflows(software.amazon.awssdk.services.glue.model.ListWorkflowsRequest)operation.
-