Uses of Class
software.amazon.awssdk.services.quicksight.paginators.SearchDataSetsPublisher
-
Packages that use SearchDataSetsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of SearchDataSetsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return SearchDataSetsPublisher Modifier and Type Method Description default SearchDataSetsPublisherQuickSightAsyncClient. searchDataSetsPaginator(Consumer<SearchDataSetsRequest.Builder> searchDataSetsRequest)Use theSearchDataSetsoperation to search for datasets that belong to an account.default SearchDataSetsPublisherQuickSightAsyncClient. searchDataSetsPaginator(SearchDataSetsRequest searchDataSetsRequest)Use theSearchDataSetsoperation to search for datasets that belong to an account.
-