Package | Description |
---|---|
com.tencentcloudapi.billing.v20180709.models |
Modifier and Type | Method and Description |
---|---|
AllocationBillTrendDetail |
DescribeAllocationTrendByMonthResponse.getCurrent()
Get 当月费用信息
|
AllocationBillTrendDetail[] |
DescribeAllocationTrendByMonthResponse.getPrevious()
Get 之前月份费用信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAllocationTrendByMonthResponse.setCurrent(AllocationBillTrendDetail Current)
Set 当月费用信息
|
void |
DescribeAllocationTrendByMonthResponse.setPrevious(AllocationBillTrendDetail[] Previous)
Set 之前月份费用信息
|
Constructor and Description |
---|
AllocationBillTrendDetail(AllocationBillTrendDetail 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.