Uses of Class
software.amazon.awssdk.services.budgets.model.HistoricalOptions
-
Packages that use HistoricalOptions Package Description software.amazon.awssdk.services.budgets.model -
-
Uses of HistoricalOptions in software.amazon.awssdk.services.budgets.model
Methods in software.amazon.awssdk.services.budgets.model that return HistoricalOptions Modifier and Type Method Description HistoricalOptionsAutoAdjustData. historicalOptions()The parameters that define or describe the historical data that your auto-adjusting budget is based on.Methods in software.amazon.awssdk.services.budgets.model with parameters of type HistoricalOptions Modifier and Type Method Description AutoAdjustData.BuilderAutoAdjustData.Builder. historicalOptions(HistoricalOptions historicalOptions)The parameters that define or describe the historical data that your auto-adjusting budget is based on.
-