public class AssociateEipAddressRequest extends com.aliyuncs.RpcAcsRequest<AssociateEipAddressResponse>
| Constructor and Description |
|---|
AssociateEipAddressRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllocationId() |
String |
getInstanceId() |
String |
getInstanceType() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<AssociateEipAddressResponse> |
getResponseClass() |
void |
setAllocationId(String allocationId) |
void |
setInstanceId(String instanceId) |
void |
setInstanceType(String instanceType) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
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 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 String getInstanceType()
public void setInstanceType(String instanceType)
public String getAllocationId()
public void setAllocationId(String allocationId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<AssociateEipAddressResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<AssociateEipAddressResponse>Copyright © 2017. All Rights Reserved.