| Package | Description |
|---|---|
| com.amazonaws.services.savingsplans.model |
| Modifier and Type | Method and Description |
|---|---|
SavingsPlanRateProperty |
SavingsPlanRateProperty.clone() |
SavingsPlanRateProperty |
SavingsPlanRateProperty.withName(SavingsPlanRatePropertyKey name)
The property name.
|
SavingsPlanRateProperty |
SavingsPlanRateProperty.withName(String name)
The property name.
|
SavingsPlanRateProperty |
SavingsPlanRateProperty.withValue(String value)
The property value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SavingsPlanRateProperty> |
SavingsPlanRate.getProperties()
The properties.
|
| Modifier and Type | Method and Description |
|---|---|
SavingsPlanRate |
SavingsPlanRate.withProperties(SavingsPlanRateProperty... properties)
The properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SavingsPlanRate.setProperties(Collection<SavingsPlanRateProperty> properties)
The properties.
|
SavingsPlanRate |
SavingsPlanRate.withProperties(Collection<SavingsPlanRateProperty> properties)
The properties.
|
Copyright © 2020. All rights reserved.