| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
SavingsPlansSavings |
SavingsPlansSavings.clone() |
SavingsPlansSavings |
SavingsPlansUtilizationDetail.getSavings()
The amount saved by using existing Savings Plans.
|
SavingsPlansSavings |
SavingsPlansUtilizationAggregates.getSavings()
The amount that's saved by using existing Savings Plans.
|
SavingsPlansSavings |
SavingsPlansUtilizationByTime.getSavings()
The amount that's saved by using existing Savings Plans.
|
SavingsPlansSavings |
SavingsPlansSavings.withNetSavings(String netSavings)
The savings amount that you're accumulating for the usage that's covered by a Savings Plans, when compared to the
On-Demand equivalent of the same usage.
|
SavingsPlansSavings |
SavingsPlansSavings.withOnDemandCostEquivalent(String onDemandCostEquivalent)
How much the amount that the usage would have cost if it was accrued at the On-Demand rate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SavingsPlansUtilizationDetail.setSavings(SavingsPlansSavings savings)
The amount saved by using existing Savings Plans.
|
void |
SavingsPlansUtilizationAggregates.setSavings(SavingsPlansSavings savings)
The amount that's saved by using existing Savings Plans.
|
void |
SavingsPlansUtilizationByTime.setSavings(SavingsPlansSavings savings)
The amount that's saved by using existing Savings Plans.
|
SavingsPlansUtilizationDetail |
SavingsPlansUtilizationDetail.withSavings(SavingsPlansSavings savings)
The amount saved by using existing Savings Plans.
|
SavingsPlansUtilizationAggregates |
SavingsPlansUtilizationAggregates.withSavings(SavingsPlansSavings savings)
The amount that's saved by using existing Savings Plans.
|
SavingsPlansUtilizationByTime |
SavingsPlansUtilizationByTime.withSavings(SavingsPlansSavings savings)
The amount that's saved by using existing Savings Plans.
|
Copyright © 2023. All rights reserved.