public static class GetUcdnTrafficV2Response.TrafficSet extends Response
| 构造器和说明 |
|---|
TrafficSet() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAreacode() |
Double |
getTrafficLeft() |
Double |
getTrafficTotal() |
Double |
getTrafficUsed() |
void |
setAreacode(String areacode) |
void |
setTrafficLeft(Double trafficLeft) |
void |
setTrafficTotal(Double trafficTotal) |
void |
setTrafficUsed(Double trafficUsed) |
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCodepublic String getAreacode()
public void setAreacode(String areacode)
public Double getTrafficTotal()
public void setTrafficTotal(Double trafficTotal)
public Double getTrafficLeft()
public void setTrafficLeft(Double trafficLeft)
public Double getTrafficUsed()
public void setTrafficUsed(Double trafficUsed)
Copyright © 2022. All rights reserved.