Uses of Class
software.amazon.awssdk.services.appflow.paginators.ListConnectorsPublisher
-
Packages that use ListConnectorsPublisher Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference. -
-
Uses of ListConnectorsPublisher in software.amazon.awssdk.services.appflow
Methods in software.amazon.awssdk.services.appflow that return ListConnectorsPublisher Modifier and Type Method Description default ListConnectorsPublisherAppflowAsyncClient. listConnectorsPaginator(Consumer<ListConnectorsRequest.Builder> listConnectorsRequest)Returns the list of all registered custom connectors in your Amazon Web Services account.default ListConnectorsPublisherAppflowAsyncClient. listConnectorsPaginator(ListConnectorsRequest listConnectorsRequest)Returns the list of all registered custom connectors in your Amazon Web Services account.
-