public class DescribeVPCParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
DescribeVPCParam(@NotEmpty(message="region can not be empty") String region) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Param> |
checkVpcIds() |
String |
getRegion() |
String |
getTag() |
List<String> |
getVpcIds() |
void |
setRegion(String region) |
void |
setTag(String tag) |
void |
setVpcIds(List<String> vpcIds) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic DescribeVPCParam(@NotEmpty(message="region can not be empty")
@NotEmpty(message="region can not be empty") String region)
Copyright © 2018. All rights reserved.