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)This is a variant ofQuickSightClient.listDashboards(software.amazon.awssdk.services.quicksight.model.ListDashboardsRequest)operation.default ListDashboardsIterableQuickSightClient. listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)This is a variant ofQuickSightClient.listDashboards(software.amazon.awssdk.services.quicksight.model.ListDashboardsRequest)operation.
-