public class DescribeURedisPriceParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
DescribeURedisPriceParam(String region,
String zone,
Integer size) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChargeType() |
String |
getProductType() |
Integer |
getQuantity() |
String |
getRegion() |
Boolean |
getRegionFlag() |
Integer |
getSize() |
String |
getType() |
String |
getZone() |
void |
setChargeType(String chargeType) |
void |
setProductType(String productType) |
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 getChargeType()
public void setChargeType(String chargeType)
public Integer getQuantity()
public void setQuantity(Integer quantity)
public Boolean getRegionFlag()
public void setRegionFlag(Boolean regionFlag)
public String getProductType()
public void setProductType(String productType)
public String getType()
public void setType(String type)
Copyright © 2020. All rights reserved.