| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default AcceptReservedNodeExchangeResponse |
RedshiftClient.acceptReservedNodeExchange(AcceptReservedNodeExchangeRequest acceptReservedNodeExchangeRequest)
Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type,
or number of nodes) and no additional costs.
|
default CompletableFuture<AcceptReservedNodeExchangeResponse> |
RedshiftAsyncClient.acceptReservedNodeExchange(AcceptReservedNodeExchangeRequest acceptReservedNodeExchangeRequest)
Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type,
or number of nodes) and no additional costs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AcceptReservedNodeExchangeRequestMarshaller.marshall(AcceptReservedNodeExchangeRequest acceptReservedNodeExchangeRequest) |
Copyright © 2020. All rights reserved.