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