public class AllocateEipAddressRequest extends com.aliyuncs.RpcAcsRequest<AllocateEipAddressResponse>
| Constructor and Description |
|---|
AllocateEipAddressRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBandwidth() |
String |
getClientToken() |
String |
getInternetChargeType() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<AllocateEipAddressResponse> |
getResponseClass() |
void |
setBandwidth(String bandwidth) |
void |
setClientToken(String clientToken) |
void |
setInternetChargeType(String internetChargeType) |
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 getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getBandwidth()
public void setBandwidth(String bandwidth)
public String getClientToken()
public void setClientToken(String clientToken)
public String getInternetChargeType()
public void setInternetChargeType(String internetChargeType)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<AllocateEipAddressResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<AllocateEipAddressResponse>Copyright © 2017. All Rights Reserved.