Uses of Class
software.amazon.awssdk.services.entityresolution.paginators.ListIdNamespacesIterable
-
Packages that use ListIdNamespacesIterable Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference. -
-
Uses of ListIdNamespacesIterable in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution that return ListIdNamespacesIterable Modifier and Type Method Description default ListIdNamespacesIterableEntityResolutionClient. listIdNamespacesPaginator(Consumer<ListIdNamespacesRequest.Builder> listIdNamespacesRequest)This is a variant ofEntityResolutionClient.listIdNamespaces(software.amazon.awssdk.services.entityresolution.model.ListIdNamespacesRequest)operation.default ListIdNamespacesIterableEntityResolutionClient. listIdNamespacesPaginator(ListIdNamespacesRequest listIdNamespacesRequest)This is a variant ofEntityResolutionClient.listIdNamespaces(software.amazon.awssdk.services.entityresolution.model.ListIdNamespacesRequest)operation.
-