| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
ReservationValue |
ReservedInstanceReservationValue.reservationValue()
The total value of the Convertible Reserved Instance that you are exchanging.
|
ReservationValue |
TargetReservationValue.reservationValue()
The total value of the Convertible Reserved Instances that make up the exchange.
|
ReservationValue |
GetReservedInstancesExchangeQuoteResponse.reservedInstanceValueRollup()
The cost associated with the Reserved Instance.
|
ReservationValue |
GetReservedInstancesExchangeQuoteResponse.targetConfigurationValueRollup()
The cost associated with the Reserved Instance.
|
| Modifier and Type | Method and Description |
|---|---|
ReservedInstanceReservationValue.Builder |
ReservedInstanceReservationValue.Builder.reservationValue(ReservationValue reservationValue)
The total value of the Convertible Reserved Instance that you are exchanging.
|
TargetReservationValue.Builder |
TargetReservationValue.Builder.reservationValue(ReservationValue reservationValue)
The total value of the Convertible Reserved Instances that make up the exchange.
|
GetReservedInstancesExchangeQuoteResponse.Builder |
GetReservedInstancesExchangeQuoteResponse.Builder.reservedInstanceValueRollup(ReservationValue reservedInstanceValueRollup)
The cost associated with the Reserved Instance.
|
GetReservedInstancesExchangeQuoteResponse.Builder |
GetReservedInstancesExchangeQuoteResponse.Builder.targetConfigurationValueRollup(ReservationValue targetConfigurationValueRollup)
The cost associated with the Reserved Instance.
|
| Modifier and Type | Method and Description |
|---|---|
ReservationValue |
ReservationValueUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.