Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListThemesPublisher
-
Packages that use ListThemesPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListThemesPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListThemesPublisher Modifier and Type Method Description default ListThemesPublisherQuickSightAsyncClient. listThemesPaginator(Consumer<ListThemesRequest.Builder> listThemesRequest)Lists all the themes in the current Amazon Web Services account.default ListThemesPublisherQuickSightAsyncClient. listThemesPaginator(ListThemesRequest listThemesRequest)Lists all the themes in the current Amazon Web Services account.
-