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