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