| Package | Description |
|---|---|
| com.databricks.sdk.service.billing |
| Modifier and Type | Method and Description |
|---|---|
AlertConfigurationQuantityType |
CreateBudgetConfigurationBudgetAlertConfigurations.getQuantityType() |
AlertConfigurationQuantityType |
AlertConfiguration.getQuantityType() |
static AlertConfigurationQuantityType |
AlertConfigurationQuantityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertConfigurationQuantityType[] |
AlertConfigurationQuantityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBudgetConfigurationBudgetAlertConfigurations |
CreateBudgetConfigurationBudgetAlertConfigurations.setQuantityType(AlertConfigurationQuantityType quantityType) |
AlertConfiguration |
AlertConfiguration.setQuantityType(AlertConfigurationQuantityType quantityType) |
Copyright © 2025. All rights reserved.