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