Uses of Class
software.amazon.awssdk.services.quicksight.paginators.SearchGroupsPublisher
-
Packages that use SearchGroupsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of SearchGroupsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return SearchGroupsPublisher Modifier and Type Method Description default SearchGroupsPublisherQuickSightAsyncClient. searchGroupsPaginator(Consumer<SearchGroupsRequest.Builder> searchGroupsRequest)Use theSearchGroupsoperation to search groups in a specified Amazon QuickSight namespace using the supplied filters.default SearchGroupsPublisherQuickSightAsyncClient. searchGroupsPaginator(SearchGroupsRequest searchGroupsRequest)Use theSearchGroupsoperation to search groups in a specified Amazon QuickSight namespace using the supplied filters.
-