| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
AcceptReservedInstancesExchangeQuoteRequest |
AcceptReservedInstancesExchangeQuoteRequest.clone() |
AcceptReservedInstancesExchangeQuoteRequest |
AcceptReservedInstancesExchangeQuoteRequest.withReservedInstanceIds(Collection<String> reservedInstanceIds)
The IDs of the Convertible Reserved Instances to exchange for other Convertible Reserved Instances of the same or
higher value.
|
AcceptReservedInstancesExchangeQuoteRequest |
AcceptReservedInstancesExchangeQuoteRequest.withReservedInstanceIds(String... reservedInstanceIds)
The IDs of the Convertible Reserved Instances to exchange for other Convertible Reserved Instances of the same or
higher value.
|
AcceptReservedInstancesExchangeQuoteRequest |
AcceptReservedInstancesExchangeQuoteRequest.withTargetConfigurations(Collection<TargetConfigurationRequest> targetConfigurations)
The configurations of the Convertible Reserved Instance offerings that you are purchasing in this exchange.
|
AcceptReservedInstancesExchangeQuoteRequest |
AcceptReservedInstancesExchangeQuoteRequest.withTargetConfigurations(TargetConfigurationRequest... targetConfigurations)
The configurations of the Convertible Reserved Instance offerings that you are purchasing in this exchange.
|
| Modifier and Type | Method and Description |
|---|---|
Request<AcceptReservedInstancesExchangeQuoteRequest> |
AcceptReservedInstancesExchangeQuoteRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2017. All rights reserved.