public class GetUPathPriceParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
GetUPathPriceParam(String projectId,
Integer bandwidth,
Integer quantity,
String chargeType,
String lineId) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getBandwidth() |
String |
getChargeType() |
String |
getLineId() |
Integer |
getQuantity() |
void |
setBandwidth(Integer bandwidth) |
void |
setChargeType(String chargeType) |
void |
setLineId(String lineId) |
void |
setQuantity(Integer quantity) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public Integer getQuantity()
public void setQuantity(Integer quantity)
public String getChargeType()
public void setChargeType(String chargeType)
public String getLineId()
public void setLineId(String lineId)
Copyright © 2019. All rights reserved.