Uses of Class
software.amazon.awssdk.services.glue.paginators.GetJobsPublisher
-
Packages that use GetJobsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetJobsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetJobsPublisher Modifier and Type Method Description default GetJobsPublisherGlueAsyncClient. getJobsPaginator(Consumer<GetJobsRequest.Builder> getJobsRequest)Retrieves all current job definitions.default GetJobsPublisherGlueAsyncClient. getJobsPaginator(GetJobsRequest getJobsRequest)Retrieves all current job definitions.
-