public class ResizeUMemcacheGroupParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
ResizeUMemcacheGroupParam(String region,
String groupId,
Integer size) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChargeType() |
Integer |
getCouponId() |
String |
getGroupId() |
String |
getRegion() |
Integer |
getSize() |
String |
getType() |
String |
getZone() |
void |
setChargeType(String chargeType) |
void |
setCouponId(Integer couponId) |
void |
setGroupId(String groupId) |
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 String getGroupId()
public void setGroupId(String groupId)
public Integer getSize()
public void setSize(Integer size)
public String getChargeType()
public void setChargeType(String chargeType)
public String getType()
public void setType(String type)
public Integer getCouponId()
public void setCouponId(Integer couponId)
Copyright © 2020. All rights reserved.