| Package | Description |
|---|---|
| com.amazonaws.services.savingsplans.model |
| Modifier and Type | Method and Description |
|---|---|
static SavingsPlanRateServiceCode |
SavingsPlanRateServiceCode.fromValue(String value)
Use this in place of valueOf.
|
static SavingsPlanRateServiceCode |
SavingsPlanRateServiceCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SavingsPlanRateServiceCode[] |
SavingsPlanRateServiceCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SavingsPlanRate |
SavingsPlanRate.withServiceCode(SavingsPlanRateServiceCode serviceCode)
The service.
|
SavingsPlanOfferingRate |
SavingsPlanOfferingRate.withServiceCode(SavingsPlanRateServiceCode serviceCode)
The service.
|
DescribeSavingsPlansOfferingRatesRequest |
DescribeSavingsPlansOfferingRatesRequest.withServiceCodes(SavingsPlanRateServiceCode... serviceCodes)
The services.
|
Copyright © 2024. All rights reserved.