public class CheckURedisAllowanceParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
CheckURedisAllowanceParam(String region,
String zone,
Integer size,
Integer count) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCount() |
String |
getProtocol() |
String |
getRegion() |
Boolean |
getRegionFlag() |
Integer |
getSize() |
String |
getZone() |
void |
setCount(Integer count) |
void |
setProtocol(String protocol) |
void |
setRegion(String region) |
void |
setRegionFlag(Boolean regionFlag) |
void |
setSize(Integer size) |
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 Integer getCount()
public void setCount(Integer count)
public String getProtocol()
public void setProtocol(String protocol)
public Boolean getRegionFlag()
public void setRegionFlag(Boolean regionFlag)
Copyright © 2020. All rights reserved.