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