Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListDataSetsPublisher
-
Packages that use ListDataSetsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListDataSetsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListDataSetsPublisher Modifier and Type Method Description default ListDataSetsPublisherQuickSightAsyncClient. listDataSetsPaginator(Consumer<ListDataSetsRequest.Builder> listDataSetsRequest)Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region.default ListDataSetsPublisherQuickSightAsyncClient. listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest)Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region.
-