Uses of Class
software.amazon.awssdk.services.budgets.model.AutoAdjustData
-
Packages that use AutoAdjustData Package Description software.amazon.awssdk.services.budgets.model -
-
Uses of AutoAdjustData in software.amazon.awssdk.services.budgets.model
Methods in software.amazon.awssdk.services.budgets.model that return AutoAdjustData Modifier and Type Method Description AutoAdjustDataBudget. autoAdjustData()The parameters that determine the budget amount for an auto-adjusting budget.Methods in software.amazon.awssdk.services.budgets.model with parameters of type AutoAdjustData Modifier and Type Method Description Budget.BuilderBudget.Builder. autoAdjustData(AutoAdjustData autoAdjustData)The parameters that determine the budget amount for an auto-adjusting budget.
-