| Package | Description |
|---|---|
| com.amazonaws.services.savingsplans.model |
| Modifier and Type | Method and Description |
|---|---|
static SavingsPlanType |
SavingsPlanType.fromValue(String value)
Use this in place of valueOf.
|
static SavingsPlanType |
SavingsPlanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SavingsPlanType[] |
SavingsPlanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SavingsPlanOffering |
SavingsPlanOffering.withPlanType(SavingsPlanType planType)
The plan type.
|
ParentSavingsPlanOffering |
ParentSavingsPlanOffering.withPlanType(SavingsPlanType planType)
The plan type.
|
DescribeSavingsPlansOfferingsRequest |
DescribeSavingsPlansOfferingsRequest.withPlanTypes(SavingsPlanType... planTypes)
The plan type.
|
SavingsPlan |
SavingsPlan.withSavingsPlanType(SavingsPlanType savingsPlanType)
The plan type.
|
DescribeSavingsPlansOfferingRatesRequest |
DescribeSavingsPlansOfferingRatesRequest.withSavingsPlanTypes(SavingsPlanType... savingsPlanTypes)
The plan types.
|
Copyright © 2020. All rights reserved.