Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TargetReservationValue |
TargetReservationValue.clone() |
TargetReservationValue |
TargetReservationValue.withReservationValue(ReservationValue reservationValue)
The total value of the Convertible Reserved Instances that make up the exchange.
|
TargetReservationValue |
TargetReservationValue.withTargetConfiguration(TargetConfiguration targetConfiguration)
The configuration of the Convertible Reserved Instances that make up the exchange.
|
Modifier and Type | Method and Description |
---|---|
List<TargetReservationValue> |
GetReservedInstancesExchangeQuoteResult.getTargetConfigurationValueSet()
The values of the target Convertible Reserved Instances.
|
Modifier and Type | Method and Description |
---|---|
GetReservedInstancesExchangeQuoteResult |
GetReservedInstancesExchangeQuoteResult.withTargetConfigurationValueSet(TargetReservationValue... targetConfigurationValueSet)
The values of the target Convertible Reserved Instances.
|
Modifier and Type | Method and Description |
---|---|
void |
GetReservedInstancesExchangeQuoteResult.setTargetConfigurationValueSet(Collection<TargetReservationValue> targetConfigurationValueSet)
The values of the target Convertible Reserved Instances.
|
GetReservedInstancesExchangeQuoteResult |
GetReservedInstancesExchangeQuoteResult.withTargetConfigurationValueSet(Collection<TargetReservationValue> targetConfigurationValueSet)
The values of the target Convertible Reserved Instances.
|
Copyright © 2018. All rights reserved.