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