Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListTemplateVersionsIterable
-
Packages that use ListTemplateVersionsIterable Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListTemplateVersionsIterable in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListTemplateVersionsIterable Modifier and Type Method Description default ListTemplateVersionsIterableQuickSightClient. listTemplateVersionsPaginator(Consumer<ListTemplateVersionsRequest.Builder> listTemplateVersionsRequest)Lists all the versions of the templates in the current Amazon QuickSight account.default ListTemplateVersionsIterableQuickSightClient. listTemplateVersionsPaginator(ListTemplateVersionsRequest listTemplateVersionsRequest)Lists all the versions of the templates in the current Amazon QuickSight account.
-