Uses of Class
software.amazon.awssdk.services.appflow.paginators.ListFlowsPublisher
-
Packages that use ListFlowsPublisher Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference. -
-
Uses of ListFlowsPublisher in software.amazon.awssdk.services.appflow
Methods in software.amazon.awssdk.services.appflow that return ListFlowsPublisher Modifier and Type Method Description default ListFlowsPublisherAppflowAsyncClient. listFlowsPaginator(Consumer<ListFlowsRequest.Builder> listFlowsRequest)Lists all of the flows associated with your account.default ListFlowsPublisherAppflowAsyncClient. listFlowsPaginator(ListFlowsRequest listFlowsRequest)Lists all of the flows associated with your account.
-