Uses of Class
software.amazon.awssdk.services.glue.paginators.ListJobsPublisher
-
Packages that use ListJobsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListJobsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListJobsPublisher Modifier and Type Method Description default ListJobsPublisherGlueAsyncClient. listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag.default ListJobsPublisherGlueAsyncClient. listJobsPaginator(ListJobsRequest listJobsRequest)Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag.
-