public class CreateHaVipRequest extends com.aliyuncs.RpcAcsRequest<CreateHaVipResponse>
| Constructor and Description |
|---|
CreateHaVipRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
String |
getDescription() |
String |
getIpAddress() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<CreateHaVipResponse> |
getResponseClass() |
String |
getVSwitchId() |
void |
setClientToken(String clientToken) |
void |
setDescription(String description) |
void |
setIpAddress(String ipAddress) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
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 getIpAddress()
public void setIpAddress(String ipAddress)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getClientToken()
public void setClientToken(String clientToken)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getDescription()
public void setDescription(String description)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<CreateHaVipResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<CreateHaVipResponse>Copyright © 2017. All Rights Reserved.