Package | Description |
---|---|
com.tencentcloudapi.billing.v20180709.models |
Modifier and Type | Method and Description |
---|---|
WaveThresholdForm[] |
ModifyBudgetRequest.getWaveThresholdJson()
Get 波动提醒
|
WaveThresholdForm[] |
CreateBudgetRequest.getWaveThresholdJson()
Get 波动提醒
|
WaveThresholdForm[] |
BudgetExtend.getWaveThresholdJson()
Get 波动提醒
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyBudgetRequest.setWaveThresholdJson(WaveThresholdForm[] WaveThresholdJson)
Set 波动提醒
|
void |
CreateBudgetRequest.setWaveThresholdJson(WaveThresholdForm[] WaveThresholdJson)
Set 波动提醒
|
void |
BudgetExtend.setWaveThresholdJson(WaveThresholdForm[] WaveThresholdJson)
Set 波动提醒
|
Constructor and Description |
---|
WaveThresholdForm(WaveThresholdForm 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.