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