Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListTemplatesIterable
-
Packages that use ListTemplatesIterable Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListTemplatesIterable in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListTemplatesIterable Modifier and Type Method Description default ListTemplatesIterableQuickSightClient. listTemplatesPaginator(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest)Lists all the templates in the current Amazon QuickSight account.default ListTemplatesIterableQuickSightClient. listTemplatesPaginator(ListTemplatesRequest listTemplatesRequest)Lists all the templates in the current Amazon QuickSight account.
-