Uses of Class
software.amazon.awssdk.services.glue.paginators.GetJobRunsPublisher
-
Packages that use GetJobRunsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetJobRunsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetJobRunsPublisher Modifier and Type Method Description default GetJobRunsPublisherGlueAsyncClient. getJobRunsPaginator(Consumer<GetJobRunsRequest.Builder> getJobRunsRequest)Retrieves metadata for all runs of a given job definition.default GetJobRunsPublisherGlueAsyncClient. getJobRunsPaginator(GetJobRunsRequest getJobRunsRequest)Retrieves metadata for all runs of a given job definition.
-