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)Searches for dashboards that belong to a user.default SearchDashboardsPublisherQuickSightAsyncClient. searchDashboardsPaginator(SearchDashboardsRequest searchDashboardsRequest)Searches for dashboards that belong to a user.
-