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