Uses of Class
software.amazon.awssdk.services.entityresolution.paginators.ListMatchingJobsIterable
-
Packages that use ListMatchingJobsIterable Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference. -
-
Uses of ListMatchingJobsIterable in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution that return ListMatchingJobsIterable Modifier and Type Method Description default ListMatchingJobsIterableEntityResolutionClient. listMatchingJobsPaginator(Consumer<ListMatchingJobsRequest.Builder> listMatchingJobsRequest)This is a variant ofEntityResolutionClient.listMatchingJobs(software.amazon.awssdk.services.entityresolution.model.ListMatchingJobsRequest)operation.default ListMatchingJobsIterableEntityResolutionClient. listMatchingJobsPaginator(ListMatchingJobsRequest listMatchingJobsRequest)This is a variant ofEntityResolutionClient.listMatchingJobs(software.amazon.awssdk.services.entityresolution.model.ListMatchingJobsRequest)operation.
-