Uses of Class
software.amazon.awssdk.services.quicksight.paginators.SearchDashboardsPublisher
-
Packages that use SearchDashboardsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of SearchDashboardsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return SearchDashboardsPublisher Modifier and Type Method Description default SearchDashboardsPublisherQuickSightAsyncClient. searchDashboardsPaginator(Consumer<SearchDashboardsRequest.Builder> searchDashboardsRequest)This is a variant ofQuickSightAsyncClient.searchDashboards(software.amazon.awssdk.services.quicksight.model.SearchDashboardsRequest)operation.default SearchDashboardsPublisherQuickSightAsyncClient. searchDashboardsPaginator(SearchDashboardsRequest searchDashboardsRequest)This is a variant ofQuickSightAsyncClient.searchDashboards(software.amazon.awssdk.services.quicksight.model.SearchDashboardsRequest)operation.
-