void |
PriceSchedule.setCurrencyCode(CurrencyCodeValues currencyCode) |
The currency for transacting the Reserved Instance resale.
|
void |
PriceScheduleSpecification.setCurrencyCode(CurrencyCodeValues currencyCode) |
The currency for transacting the Reserved Instance resale.
|
void |
ReservedInstanceLimitPrice.setCurrencyCode(CurrencyCodeValues currencyCode) |
The currency in which the limitPrice amount is specified.
|
void |
ReservedInstances.setCurrencyCode(CurrencyCodeValues currencyCode) |
The currency of the Reserved Instance.
|
void |
ReservedInstancesOffering.setCurrencyCode(CurrencyCodeValues currencyCode) |
The currency of the Reserved Instance offering you are purchasing.
|
PriceSchedule |
PriceSchedule.withCurrencyCode(CurrencyCodeValues currencyCode) |
The currency for transacting the Reserved Instance resale.
|
PriceScheduleSpecification |
PriceScheduleSpecification.withCurrencyCode(CurrencyCodeValues currencyCode) |
The currency for transacting the Reserved Instance resale.
|
ReservedInstanceLimitPrice |
ReservedInstanceLimitPrice.withCurrencyCode(CurrencyCodeValues currencyCode) |
The currency in which the limitPrice amount is specified.
|
ReservedInstances |
ReservedInstances.withCurrencyCode(CurrencyCodeValues currencyCode) |
The currency of the Reserved Instance.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withCurrencyCode(CurrencyCodeValues currencyCode) |
The currency of the Reserved Instance offering you are purchasing.
|