public class GetUGA3PriceRequest extends Request
| 构造器和说明 |
|---|
GetUGA3PriceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccelerationArea() |
String |
getAreaCode() |
Integer |
getBandwidth() |
String |
getChargeType() |
String |
getProjectId() |
Integer |
getQuantity() |
void |
setAccelerationArea(String accelerationArea) |
void |
setAreaCode(String areaCode) |
void |
setBandwidth(Integer bandwidth) |
void |
setChargeType(String chargeType) |
void |
setProjectId(String projectId) |
void |
setQuantity(Integer quantity) |
encode, getAction, getPublicKey, getRegion, getSignature, setAction, setPublicKey, setRegion, setSignaturepublic String getProjectId()
getProjectId 在类中 Requestpublic void setProjectId(String projectId)
setProjectId 在类中 Requestpublic Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public String getAreaCode()
public void setAreaCode(String areaCode)
public Integer getQuantity()
public void setQuantity(Integer quantity)
public String getChargeType()
public void setChargeType(String chargeType)
public String getAccelerationArea()
public void setAccelerationArea(String accelerationArea)
Copyright © 2022. All rights reserved.