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