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)This is a variant ofAppFabricAsyncClient.listIngestionDestinations(software.amazon.awssdk.services.appfabric.model.ListIngestionDestinationsRequest)operation.default ListIngestionDestinationsPublisherAppFabricAsyncClient. listIngestionDestinationsPaginator(ListIngestionDestinationsRequest listIngestionDestinationsRequest)This is a variant ofAppFabricAsyncClient.listIngestionDestinations(software.amazon.awssdk.services.appfabric.model.ListIngestionDestinationsRequest)operation.
-