Package | Description |
---|---|
com.amazonaws.services.redshift |
|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
DescribeNodeConfigurationOptionsResult |
AbstractAmazonRedshift.describeNodeConfigurationOptions(DescribeNodeConfigurationOptionsRequest request) |
DescribeNodeConfigurationOptionsResult |
AmazonRedshiftClient.describeNodeConfigurationOptions(DescribeNodeConfigurationOptionsRequest request)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
DescribeNodeConfigurationOptionsResult |
AmazonRedshift.describeNodeConfigurationOptions(DescribeNodeConfigurationOptionsRequest describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
Modifier and Type | Method and Description |
---|---|
DescribeNodeConfigurationOptionsResult |
DescribeNodeConfigurationOptionsResult.clone() |
DescribeNodeConfigurationOptionsResult |
DescribeNodeConfigurationOptionsResult.withMarker(String marker)
A value that indicates the starting point for the next set of response records in a subsequent request.
|
DescribeNodeConfigurationOptionsResult |
DescribeNodeConfigurationOptionsResult.withNodeConfigurationOptionList(Collection<NodeConfigurationOption> nodeConfigurationOptionList)
A list of valid node configurations.
|
DescribeNodeConfigurationOptionsResult |
DescribeNodeConfigurationOptionsResult.withNodeConfigurationOptionList(NodeConfigurationOption... nodeConfigurationOptionList)
A list of valid node configurations.
|
Copyright © 2024. All rights reserved.