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)This is a variant ofQuickSightClient.listIngestions(software.amazon.awssdk.services.quicksight.model.ListIngestionsRequest)operation.default ListIngestionsIterableQuickSightClient. listIngestionsPaginator(ListIngestionsRequest listIngestionsRequest)This is a variant ofQuickSightClient.listIngestions(software.amazon.awssdk.services.quicksight.model.ListIngestionsRequest)operation.
-