Uses of Class
software.amazon.awssdk.services.glue.paginators.ListWorkflowsPublisher
-
Packages that use ListWorkflowsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListWorkflowsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListWorkflowsPublisher Modifier and Type Method Description default ListWorkflowsPublisherGlueAsyncClient. listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest)Lists names of workflows created in the account.default ListWorkflowsPublisherGlueAsyncClient. listWorkflowsPaginator(ListWorkflowsRequest listWorkflowsRequest)Lists names of workflows created in the account.
-