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