Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
TrafficFlow |
UsedDetail.getDeduction()
Get 本次抵扣
|
TrafficFlow |
UsedDetail.getRemainingAmount()
Get 本次抵扣后剩余量
|
TrafficFlow |
UsedDetail.getTotalAmount()
Get 流量包总量
|
Modifier and Type | Method and Description |
---|---|
void |
UsedDetail.setDeduction(TrafficFlow Deduction)
Set 本次抵扣
|
void |
UsedDetail.setRemainingAmount(TrafficFlow RemainingAmount)
Set 本次抵扣后剩余量
|
void |
UsedDetail.setTotalAmount(TrafficFlow TotalAmount)
Set 流量包总量
|
Constructor and Description |
---|
TrafficFlow(TrafficFlow 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 © 2024. All rights reserved.