| Package | Description |
|---|---|
| com.tencentcloudapi.billing.v20180709.models |
| Modifier and Type | Method and Description |
|---|---|
BudgetWarn[] |
CreateBudgetRequest.getWarnJson()
Get 阈值提醒
|
BudgetWarn[] |
ModifyBudgetRequest.getWarnJson()
Get 阈值提醒
|
BudgetWarn[] |
BudgetExtend.getWarnJson()
Get 阈值提醒
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateBudgetRequest.setWarnJson(BudgetWarn[] WarnJson)
Set 阈值提醒
|
void |
ModifyBudgetRequest.setWarnJson(BudgetWarn[] WarnJson)
Set 阈值提醒
|
void |
BudgetExtend.setWarnJson(BudgetWarn[] WarnJson)
Set 阈值提醒
|
| Constructor and Description |
|---|
BudgetWarn(BudgetWarn source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.