| Package | Description |
|---|---|
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
static BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum |
BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum.fromValue(String input) |
BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum |
BudgetAlertRuleForCreateBudgetInput.getBudgetAlertThresholdType()
Get budgetAlertThresholdType
|
BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum |
BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum |
BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum[] |
BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetAlertRuleForCreateBudgetInput |
BudgetAlertRuleForCreateBudgetInput.budgetAlertThresholdType(BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum budgetAlertThresholdType) |
void |
BudgetAlertRuleForCreateBudgetInput.setBudgetAlertThresholdType(BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum budgetAlertThresholdType) |
void |
BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BudgetAlertRuleForCreateBudgetInput.BudgetAlertThresholdTypeEnum enumeration) |
Copyright © 2026. All rights reserved.