public class DescribeUFSVolumePriceParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
DescribeUFSVolumePriceParam(@NotEmpty(message="region can not be empty") String region,
@NotNull(message="size can not be null") Integer size) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChangeType() |
Integer |
getQuantity() |
String |
getRegion() |
Integer |
getSize() |
void |
setChangeType(String changeType) |
void |
setQuantity(Integer quantity) |
void |
setRegion(String region) |
void |
setSize(Integer size) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic String getRegion()
public void setRegion(String region)
public Integer getSize()
public void setSize(Integer size)
public String getChangeType()
public void setChangeType(String changeType)
public Integer getQuantity()
public void setQuantity(Integer quantity)
Copyright © 2019. All rights reserved.