| Package | Description |
|---|---|
| com.databricks.sdk.service.billing |
| Modifier and Type | Method and Description |
|---|---|
BudgetAlert |
BudgetAlert.setEmailNotifications(Collection<String> emailNotifications) |
BudgetAlert |
BudgetAlert.setMinPercentage(Long minPercentage) |
| Modifier and Type | Method and Description |
|---|---|
Collection<BudgetAlert> |
BudgetWithStatus.getAlerts() |
Collection<BudgetAlert> |
Budget.getAlerts() |
| Modifier and Type | Method and Description |
|---|---|
BudgetWithStatus |
BudgetWithStatus.setAlerts(Collection<BudgetAlert> alerts) |
Budget |
Budget.setAlerts(Collection<BudgetAlert> alerts) |
Copyright © 2024. All rights reserved.