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