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