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