public class ModifyInstanceVpcAttributeRequest extends com.aliyuncs.RpcAcsRequest<ModifyInstanceVpcAttributeResponse>
| Constructor and Description |
|---|
ModifyInstanceVpcAttributeRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPrivateIpAddress() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ModifyInstanceVpcAttributeResponse> |
getResponseClass() |
String |
getVSwitchId() |
void |
setInstanceId(String instanceId) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPrivateIpAddress(String privateIpAddress) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setVSwitchId(String vSwitchId) |
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 getVSwitchId()
public void setVSwitchId(String vSwitchId)
public String getPrivateIpAddress()
public void setPrivateIpAddress(String privateIpAddress)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<ModifyInstanceVpcAttributeResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyInstanceVpcAttributeResponse>Copyright © 2017. All Rights Reserved.