| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.paginators |
| Modifier and Type | Method and Description |
|---|---|
default GetReservedNodeExchangeConfigurationOptionsResponse |
RedshiftClient.getReservedNodeExchangeConfigurationOptions(Consumer<GetReservedNodeExchangeConfigurationOptionsRequest.Builder> getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeConfigurationOptionsResponse |
RedshiftClient.getReservedNodeExchangeConfigurationOptions(GetReservedNodeExchangeConfigurationOptionsRequest getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetReservedNodeExchangeConfigurationOptionsResponse> |
RedshiftAsyncClient.getReservedNodeExchangeConfigurationOptions(Consumer<GetReservedNodeExchangeConfigurationOptionsRequest.Builder> getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default CompletableFuture<GetReservedNodeExchangeConfigurationOptionsResponse> |
RedshiftAsyncClient.getReservedNodeExchangeConfigurationOptions(GetReservedNodeExchangeConfigurationOptionsRequest getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetReservedNodeExchangeConfigurationOptionsResponse> |
GetReservedNodeExchangeConfigurationOptionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetReservedNodeExchangeConfigurationOptionsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetReservedNodeExchangeConfigurationOptionsResponse> subscriber) |
Copyright © 2022. All rights reserved.