public class BudgetAlertRuleForUpdateBudgetInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BudgetAlertRuleForUpdateBudgetInput.BudgetAlertItemEnum
Gets or Sets budgetAlertItem
|
static class |
BudgetAlertRuleForUpdateBudgetInput.BudgetAlertThresholdTypeEnum
Gets or Sets budgetAlertThresholdType
|
| Constructor and Description |
|---|
BudgetAlertRuleForUpdateBudgetInput() |
public BudgetAlertRuleForUpdateBudgetInput budgetAlertItem(BudgetAlertRuleForUpdateBudgetInput.BudgetAlertItemEnum budgetAlertItem)
public BudgetAlertRuleForUpdateBudgetInput.BudgetAlertItemEnum getBudgetAlertItem()
public void setBudgetAlertItem(BudgetAlertRuleForUpdateBudgetInput.BudgetAlertItemEnum budgetAlertItem)
public BudgetAlertRuleForUpdateBudgetInput budgetAlertRuleID(String budgetAlertRuleID)
public String getBudgetAlertRuleID()
public void setBudgetAlertRuleID(String budgetAlertRuleID)
public BudgetAlertRuleForUpdateBudgetInput budgetAlertThreshold(String budgetAlertThreshold)
public String getBudgetAlertThreshold()
public void setBudgetAlertThreshold(String budgetAlertThreshold)
public BudgetAlertRuleForUpdateBudgetInput budgetAlertThresholdType(BudgetAlertRuleForUpdateBudgetInput.BudgetAlertThresholdTypeEnum budgetAlertThresholdType)
public BudgetAlertRuleForUpdateBudgetInput.BudgetAlertThresholdTypeEnum getBudgetAlertThresholdType()
public void setBudgetAlertThresholdType(BudgetAlertRuleForUpdateBudgetInput.BudgetAlertThresholdTypeEnum budgetAlertThresholdType)
Copyright © 2026. All rights reserved.