Uses of Class
software.amazon.awssdk.services.redshift.paginators.DescribeNodeConfigurationOptionsPublisher
-
Packages that use DescribeNodeConfigurationOptionsPublisher Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of DescribeNodeConfigurationOptionsPublisher in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that return DescribeNodeConfigurationOptionsPublisher Modifier and Type Method Description default DescribeNodeConfigurationOptionsPublisherRedshiftAsyncClient. describeNodeConfigurationOptionsPaginator(Consumer<DescribeNodeConfigurationOptionsRequest.Builder> describeNodeConfigurationOptionsRequest)Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the specified action type.default DescribeNodeConfigurationOptionsPublisherRedshiftAsyncClient. describeNodeConfigurationOptionsPaginator(DescribeNodeConfigurationOptionsRequest describeNodeConfigurationOptionsRequest)Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the specified action type.
-