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