Uses of Class
software.amazon.awssdk.services.budgets.model.CalculatedSpend
-
Packages that use CalculatedSpend Package Description software.amazon.awssdk.services.budgets.model -
-
Uses of CalculatedSpend in software.amazon.awssdk.services.budgets.model
Methods in software.amazon.awssdk.services.budgets.model that return CalculatedSpend Modifier and Type Method Description CalculatedSpendBudget. calculatedSpend()The actual and forecasted cost or usage that the budget tracks.Methods in software.amazon.awssdk.services.budgets.model with parameters of type CalculatedSpend Modifier and Type Method Description Budget.BuilderBudget.Builder. calculatedSpend(CalculatedSpend calculatedSpend)The actual and forecasted cost or usage that the budget tracks.
-