| Package | Description |
|---|---|
| com.amazonaws.services.savingsplans.model |
| Modifier and Type | Method and Description |
|---|---|
static CurrencyCode |
CurrencyCode.fromValue(String value)
Use this in place of valueOf.
|
static CurrencyCode |
CurrencyCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrencyCode[] |
CurrencyCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSavingsPlansOfferingsRequest |
DescribeSavingsPlansOfferingsRequest.withCurrencies(CurrencyCode... currencies)
The currencies.
|
ParentSavingsPlanOffering |
ParentSavingsPlanOffering.withCurrency(CurrencyCode currency)
The currency.
|
SavingsPlanOffering |
SavingsPlanOffering.withCurrency(CurrencyCode currency)
The currency.
|
SavingsPlan |
SavingsPlan.withCurrency(CurrencyCode currency)
The currency.
|
SavingsPlanRate |
SavingsPlanRate.withCurrency(CurrencyCode currency)
The currency.
|
Copyright © 2023. All rights reserved.