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