Uses of Class
com.databricks.sdk.service.billing.GetBudgetRequest
-
Packages that use GetBudgetRequest Package Description com.databricks.sdk.service.billing -
-
Uses of GetBudgetRequest in com.databricks.sdk.service.billing
Methods in com.databricks.sdk.service.billing that return GetBudgetRequest Modifier and Type Method Description GetBudgetRequestGetBudgetRequest. setBudgetId(String budgetId)Methods in com.databricks.sdk.service.billing with parameters of type GetBudgetRequest Modifier and Type Method Description WrappedBudgetWithStatusBudgetsAPI. get(GetBudgetRequest request)Get budget and its status.WrappedBudgetWithStatusBudgetsService. get(GetBudgetRequest getBudgetRequest)Get budget and its status.
-