Uses of Class
software.amazon.awssdk.services.entityresolution.paginators.ListMatchingWorkflowsPublisher
-
Packages that use ListMatchingWorkflowsPublisher Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference. -
-
Uses of ListMatchingWorkflowsPublisher in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution that return ListMatchingWorkflowsPublisher Modifier and Type Method Description default ListMatchingWorkflowsPublisherEntityResolutionAsyncClient. listMatchingWorkflowsPaginator(Consumer<ListMatchingWorkflowsRequest.Builder> listMatchingWorkflowsRequest)Returns a list of all theMatchingWorkflowsthat have been created for an Amazon Web Services account.default ListMatchingWorkflowsPublisherEntityResolutionAsyncClient. listMatchingWorkflowsPaginator(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest)Returns a list of all theMatchingWorkflowsthat have been created for an Amazon Web Services account.
-