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