Uses of Class
software.amazon.awssdk.services.redshift.paginators.DescribeDataSharesIterable
-
Packages that use DescribeDataSharesIterable Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of DescribeDataSharesIterable in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that return DescribeDataSharesIterable Modifier and Type Method Description default DescribeDataSharesIterableRedshiftClient. describeDataSharesPaginator(Consumer<DescribeDataSharesRequest.Builder> describeDataSharesRequest)Shows the status of any inbound or outbound datashares available in the specified account.default DescribeDataSharesIterableRedshiftClient. describeDataSharesPaginator(DescribeDataSharesRequest describeDataSharesRequest)Shows the status of any inbound or outbound datashares available in the specified account.
-