Uses of Class
software.amazon.awssdk.services.entityresolution.paginators.ListMatchingJobsPublisher
-
Packages that use ListMatchingJobsPublisher Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference. -
-
Uses of ListMatchingJobsPublisher in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution that return ListMatchingJobsPublisher Modifier and Type Method Description default ListMatchingJobsPublisherEntityResolutionAsyncClient. listMatchingJobsPaginator(Consumer<ListMatchingJobsRequest.Builder> listMatchingJobsRequest)Lists all jobs for a given workflow.default ListMatchingJobsPublisherEntityResolutionAsyncClient. listMatchingJobsPaginator(ListMatchingJobsRequest listMatchingJobsRequest)Lists all jobs for a given workflow.
-