Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListDashboardVersionsIterable
-
Packages that use ListDashboardVersionsIterable Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListDashboardVersionsIterable in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListDashboardVersionsIterable Modifier and Type Method Description default ListDashboardVersionsIterableQuickSightClient. listDashboardVersionsPaginator(Consumer<ListDashboardVersionsRequest.Builder> listDashboardVersionsRequest)Lists all the versions of the dashboards in the Amazon QuickSight subscription.default ListDashboardVersionsIterableQuickSightClient. listDashboardVersionsPaginator(ListDashboardVersionsRequest listDashboardVersionsRequest)Lists all the versions of the dashboards in the Amazon QuickSight subscription.
-