Uses of Class
software.amazon.awssdk.services.appfabric.paginators.ListIngestionsPublisher
-
Packages that use ListIngestionsPublisher Package Description software.amazon.awssdk.services.appfabric Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization. -
-
Uses of ListIngestionsPublisher in software.amazon.awssdk.services.appfabric
Methods in software.amazon.awssdk.services.appfabric that return ListIngestionsPublisher Modifier and Type Method Description default ListIngestionsPublisherAppFabricAsyncClient. listIngestionsPaginator(Consumer<ListIngestionsRequest.Builder> listIngestionsRequest)Returns a list of all ingestions configured for an app bundle.default ListIngestionsPublisherAppFabricAsyncClient. listIngestionsPaginator(ListIngestionsRequest listIngestionsRequest)Returns a list of all ingestions configured for an app bundle.
-