Uses of Class
software.amazon.awssdk.services.redshift.paginators.DescribeRedshiftIdcApplicationsPublisher
-
Packages that use DescribeRedshiftIdcApplicationsPublisher Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of DescribeRedshiftIdcApplicationsPublisher in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that return DescribeRedshiftIdcApplicationsPublisher Modifier and Type Method Description default DescribeRedshiftIdcApplicationsPublisherRedshiftAsyncClient. describeRedshiftIdcApplicationsPaginator(Consumer<DescribeRedshiftIdcApplicationsRequest.Builder> describeRedshiftIdcApplicationsRequest)Lists the Amazon Redshift IAM Identity Center applications.default DescribeRedshiftIdcApplicationsPublisherRedshiftAsyncClient. describeRedshiftIdcApplicationsPaginator(DescribeRedshiftIdcApplicationsRequest describeRedshiftIdcApplicationsRequest)Lists the Amazon Redshift IAM Identity Center applications.
-