Uses of Class
software.amazon.awssdk.services.servicediscovery.paginators.ListNamespacesPublisher
-
Packages that use ListNamespacesPublisher Package Description software.amazon.awssdk.services.servicediscovery Cloud Map -
-
Uses of ListNamespacesPublisher in software.amazon.awssdk.services.servicediscovery
Methods in software.amazon.awssdk.services.servicediscovery that return ListNamespacesPublisher Modifier and Type Method Description default ListNamespacesPublisherServiceDiscoveryAsyncClient. listNamespacesPaginator()Lists summary information about the namespaces that were created by the current Amazon Web Services account.default ListNamespacesPublisherServiceDiscoveryAsyncClient. listNamespacesPaginator(Consumer<ListNamespacesRequest.Builder> listNamespacesRequest)Lists summary information about the namespaces that were created by the current Amazon Web Services account.default ListNamespacesPublisherServiceDiscoveryAsyncClient. listNamespacesPaginator(ListNamespacesRequest listNamespacesRequest)Lists summary information about the namespaces that were created by the current Amazon Web Services account.
-