public class ModifyVpcAttributeRequest extends com.aliyuncs.RpcAcsRequest<ModifyVpcAttributeResponse>
| Constructor and Description |
|---|
ModifyVpcAttributeRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ModifyVpcAttributeResponse> |
getResponseClass() |
String |
getUserCidr() |
String |
getVpcId() |
String |
getVpcName() |
void |
setDescription(String description) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setUserCidr(String userCidr) |
void |
setVpcId(String vpcId) |
void |
setVpcName(String vpcName) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic String getVpcName()
public void setVpcName(String vpcName)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getVpcId()
public void setVpcId(String vpcId)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getDescription()
public void setDescription(String description)
public String getUserCidr()
public void setUserCidr(String userCidr)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<ModifyVpcAttributeResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyVpcAttributeResponse>Copyright © 2017. All Rights Reserved.