public class DescribeVPCIntercomParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
DescribeVPCIntercomParam(@NotEmpty(message="region can not be empty") String region,
@NotEmpty(message="vpcId can not be empty") String vpcId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDstProjectId() |
String |
getDstRegion() |
String |
getRegion() |
String |
getVpcId() |
void |
setDstProjectId(String dstProjectId) |
void |
setDstRegion(String dstRegion) |
void |
setRegion(String region) |
void |
setVpcId(String vpcId) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic String getDstRegion()
public void setDstRegion(String dstRegion)
public String getDstProjectId()
public void setDstProjectId(String dstProjectId)
public String getRegion()
public void setRegion(String region)
public String getVpcId()
public void setVpcId(String vpcId)
Copyright © 2018. All rights reserved.