Uses of Class
software.amazon.awssdk.services.appflow.paginators.DescribeConnectorProfilesPublisher
-
Packages that use DescribeConnectorProfilesPublisher Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference. -
-
Uses of DescribeConnectorProfilesPublisher in software.amazon.awssdk.services.appflow
Methods in software.amazon.awssdk.services.appflow that return DescribeConnectorProfilesPublisher Modifier and Type Method Description default DescribeConnectorProfilesPublisherAppflowAsyncClient. describeConnectorProfilesPaginator(Consumer<DescribeConnectorProfilesRequest.Builder> describeConnectorProfilesRequest)Returns a list ofconnector-profiledetails matching the providedconnector-profilenames andconnector-types.default DescribeConnectorProfilesPublisherAppflowAsyncClient. describeConnectorProfilesPaginator(DescribeConnectorProfilesRequest describeConnectorProfilesRequest)Returns a list ofconnector-profiledetails matching the providedconnector-profilenames andconnector-types.
-