Package | Description |
---|---|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
ReservedNodeConfigurationOption |
ReservedNodeConfigurationOption.clone() |
ReservedNodeConfigurationOption |
ReservedNodeConfigurationOption.withSourceReservedNode(ReservedNode sourceReservedNode) |
ReservedNodeConfigurationOption |
ReservedNodeConfigurationOption.withTargetReservedNodeCount(Integer targetReservedNodeCount)
The target reserved-node count.
|
ReservedNodeConfigurationOption |
ReservedNodeConfigurationOption.withTargetReservedNodeOffering(ReservedNodeOffering targetReservedNodeOffering) |
Modifier and Type | Method and Description |
---|---|
List<ReservedNodeConfigurationOption> |
GetReservedNodeExchangeConfigurationOptionsResult.getReservedNodeConfigurationOptionList()
the configuration options for the reserved-node exchange.
|
Modifier and Type | Method and Description |
---|---|
GetReservedNodeExchangeConfigurationOptionsResult |
GetReservedNodeExchangeConfigurationOptionsResult.withReservedNodeConfigurationOptionList(ReservedNodeConfigurationOption... reservedNodeConfigurationOptionList)
the configuration options for the reserved-node exchange.
|
Modifier and Type | Method and Description |
---|---|
void |
GetReservedNodeExchangeConfigurationOptionsResult.setReservedNodeConfigurationOptionList(Collection<ReservedNodeConfigurationOption> reservedNodeConfigurationOptionList)
the configuration options for the reserved-node exchange.
|
GetReservedNodeExchangeConfigurationOptionsResult |
GetReservedNodeExchangeConfigurationOptionsResult.withReservedNodeConfigurationOptionList(Collection<ReservedNodeConfigurationOption> reservedNodeConfigurationOptionList)
the configuration options for the reserved-node exchange.
|
Copyright © 2023. All rights reserved.