Package | Description |
---|---|
com.amazonaws.services.redshift |
|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
GetReservedNodeExchangeConfigurationOptionsResult |
AbstractAmazonRedshift.getReservedNodeExchangeConfigurationOptions(GetReservedNodeExchangeConfigurationOptionsRequest request) |
GetReservedNodeExchangeConfigurationOptionsResult |
AmazonRedshift.getReservedNodeExchangeConfigurationOptions(GetReservedNodeExchangeConfigurationOptionsRequest getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
GetReservedNodeExchangeConfigurationOptionsResult |
AmazonRedshiftClient.getReservedNodeExchangeConfigurationOptions(GetReservedNodeExchangeConfigurationOptionsRequest request)
Gets the configuration options for the reserved-node exchange.
|
Modifier and Type | Method and Description |
---|---|
GetReservedNodeExchangeConfigurationOptionsResult |
GetReservedNodeExchangeConfigurationOptionsResult.clone() |
GetReservedNodeExchangeConfigurationOptionsResult |
GetReservedNodeExchangeConfigurationOptionsResult.withMarker(String marker)
A pagination token provided by a previous
GetReservedNodeExchangeConfigurationOptions request. |
GetReservedNodeExchangeConfigurationOptionsResult |
GetReservedNodeExchangeConfigurationOptionsResult.withReservedNodeConfigurationOptionList(Collection<ReservedNodeConfigurationOption> reservedNodeConfigurationOptionList)
the configuration options for the reserved-node exchange.
|
GetReservedNodeExchangeConfigurationOptionsResult |
GetReservedNodeExchangeConfigurationOptionsResult.withReservedNodeConfigurationOptionList(ReservedNodeConfigurationOption... reservedNodeConfigurationOptionList)
the configuration options for the reserved-node exchange.
|
Copyright © 2023. All rights reserved.