public class DescribeUMemPriceParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
DescribeUMemPriceParam(String region,
String projectId,
Integer size,
String zone,
String type) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChargeType() |
Integer |
getQuantity() |
String |
getRegion() |
Boolean |
getRegionFlag() |
Integer |
getSize() |
String |
getType() |
String |
getZone() |
void |
setChargeType(String chargeType) |
void |
setQuantity(Integer quantity) |
void |
setRegion(String region) |
void |
setRegionFlag(Boolean regionFlag) |
void |
setSize(Integer size) |
void |
setType(String type) |
void |
setZone(String zone) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic String getRegion()
public void setRegion(String region)
public String getZone()
public void setZone(String zone)
public Integer getSize()
public void setSize(Integer size)
public String getType()
public void setType(String type)
public String getChargeType()
public void setChargeType(String chargeType)
public Integer getQuantity()
public void setQuantity(Integer quantity)
public Boolean getRegionFlag()
public void setRegionFlag(Boolean regionFlag)
Copyright © 2020. All rights reserved.