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)This is a variant ofQuickSightAsyncClient.listDashboardVersions(software.amazon.awssdk.services.quicksight.model.ListDashboardVersionsRequest)operation.default ListDashboardVersionsPublisherQuickSightAsyncClient. listDashboardVersionsPaginator(ListDashboardVersionsRequest listDashboardVersionsRequest)This is a variant ofQuickSightAsyncClient.listDashboardVersions(software.amazon.awssdk.services.quicksight.model.ListDashboardVersionsRequest)operation.
-