Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListDashboardsPublisher
-
Packages that use ListDashboardsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListDashboardsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListDashboardsPublisher Modifier and Type Method Description default ListDashboardsPublisherQuickSightAsyncClient. listDashboardsPaginator(Consumer<ListDashboardsRequest.Builder> listDashboardsRequest)Lists dashboards in an Amazon Web Services account.default ListDashboardsPublisherQuickSightAsyncClient. listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)Lists dashboards in an Amazon Web Services account.
-