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