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