Uses of Class
software.amazon.awssdk.services.appfabric.paginators.ListIngestionDestinationsIterable
-
Packages that use ListIngestionDestinationsIterable Package Description software.amazon.awssdk.services.appfabric Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization. -
-
Uses of ListIngestionDestinationsIterable in software.amazon.awssdk.services.appfabric
Methods in software.amazon.awssdk.services.appfabric that return ListIngestionDestinationsIterable Modifier and Type Method Description default ListIngestionDestinationsIterableAppFabricClient. listIngestionDestinationsPaginator(Consumer<ListIngestionDestinationsRequest.Builder> listIngestionDestinationsRequest)This is a variant ofAppFabricClient.listIngestionDestinations(software.amazon.awssdk.services.appfabric.model.ListIngestionDestinationsRequest)operation.default ListIngestionDestinationsIterableAppFabricClient. listIngestionDestinationsPaginator(ListIngestionDestinationsRequest listIngestionDestinationsRequest)This is a variant ofAppFabricClient.listIngestionDestinations(software.amazon.awssdk.services.appfabric.model.ListIngestionDestinationsRequest)operation.
-