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