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