Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListNamespacesPublisher
-
Packages that use ListNamespacesPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListNamespacesPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListNamespacesPublisher Modifier and Type Method Description default ListNamespacesPublisherQuickSightAsyncClient. listNamespacesPaginator(Consumer<ListNamespacesRequest.Builder> listNamespacesRequest)Lists the namespaces for the specified Amazon Web Services account.default ListNamespacesPublisherQuickSightAsyncClient. listNamespacesPaginator(ListNamespacesRequest listNamespacesRequest)Lists the namespaces for the specified Amazon Web Services account.
-