Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListIngestionsPublisher
-
Packages that use ListIngestionsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListIngestionsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListIngestionsPublisher Modifier and Type Method Description default ListIngestionsPublisherQuickSightAsyncClient. listIngestionsPaginator(Consumer<ListIngestionsRequest.Builder> listIngestionsRequest)Lists the history of SPICE ingestions for a dataset.default ListIngestionsPublisherQuickSightAsyncClient. listIngestionsPaginator(ListIngestionsRequest listIngestionsRequest)Lists the history of SPICE ingestions for a dataset.
-