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)This is a variant ofAppflowAsyncClient.describeConnectorProfiles(software.amazon.awssdk.services.appflow.model.DescribeConnectorProfilesRequest)operation.default DescribeConnectorProfilesPublisherAppflowAsyncClient. describeConnectorProfilesPaginator(DescribeConnectorProfilesRequest describeConnectorProfilesRequest)This is a variant ofAppflowAsyncClient.describeConnectorProfiles(software.amazon.awssdk.services.appflow.model.DescribeConnectorProfilesRequest)operation.
-