Uses of Class
com.databricks.sdk.service.billing.WrappedBudget
-
Packages that use WrappedBudget Package Description com.databricks.sdk.service.billing -
-
Uses of WrappedBudget in com.databricks.sdk.service.billing
Methods in com.databricks.sdk.service.billing that return WrappedBudget Modifier and Type Method Description WrappedBudgetWrappedBudget. setBudget(Budget budget)WrappedBudgetWrappedBudget. setBudgetId(String budgetId)Methods in com.databricks.sdk.service.billing with parameters of type WrappedBudget Modifier and Type Method Description WrappedBudgetWithStatusBudgetsAPI. create(WrappedBudget request)Create a new budget.WrappedBudgetWithStatusBudgetsService. create(WrappedBudget wrappedBudget)Create a new budget.voidBudgetsAPI. update(WrappedBudget request)Modify budget.voidBudgetsService. update(WrappedBudget wrappedBudget)Modify budget.
-