| Package | Description |
|---|---|
| com.databricks.sdk.service.billing |
| Modifier and Type | Method and Description |
|---|---|
AlertConfigurationTriggerType |
CreateBudgetConfigurationBudgetAlertConfigurations.getTriggerType() |
AlertConfigurationTriggerType |
AlertConfiguration.getTriggerType() |
static AlertConfigurationTriggerType |
AlertConfigurationTriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertConfigurationTriggerType[] |
AlertConfigurationTriggerType.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.setTriggerType(AlertConfigurationTriggerType triggerType) |
AlertConfiguration |
AlertConfiguration.setTriggerType(AlertConfigurationTriggerType triggerType) |
Copyright © 2025. All rights reserved.