Uses of Class
software.amazon.awssdk.services.appfabric.paginators.ListIngestionDestinationsPublisher
-
Packages that use ListIngestionDestinationsPublisher Package Description software.amazon.awssdk.services.appfabric Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization. -
-
Uses of ListIngestionDestinationsPublisher in software.amazon.awssdk.services.appfabric
Methods in software.amazon.awssdk.services.appfabric that return ListIngestionDestinationsPublisher Modifier and Type Method Description default ListIngestionDestinationsPublisherAppFabricAsyncClient. listIngestionDestinationsPaginator(Consumer<ListIngestionDestinationsRequest.Builder> listIngestionDestinationsRequest)Returns a list of all ingestion destinations configured for an ingestion.default ListIngestionDestinationsPublisherAppFabricAsyncClient. listIngestionDestinationsPaginator(ListIngestionDestinationsRequest listIngestionDestinationsRequest)Returns a list of all ingestion destinations configured for an ingestion.
-