Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListThemeVersionsPublisher
-
Packages that use ListThemeVersionsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListThemeVersionsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListThemeVersionsPublisher Modifier and Type Method Description default ListThemeVersionsPublisherQuickSightAsyncClient. listThemeVersionsPaginator(Consumer<ListThemeVersionsRequest.Builder> listThemeVersionsRequest)Lists all the versions of the themes in the current Amazon Web Services account.default ListThemeVersionsPublisherQuickSightAsyncClient. listThemeVersionsPaginator(ListThemeVersionsRequest listThemeVersionsRequest)Lists all the versions of the themes in the current Amazon Web Services account.
-