public class EnablePhysicalConnectionRequest extends com.aliyuncs.RpcAcsRequest<EnablePhysicalConnectionResponse>
| Constructor and Description |
|---|
EnablePhysicalConnectionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPhysicalConnectionId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<EnablePhysicalConnectionResponse> |
getResponseClass() |
String |
getUserCidr() |
void |
setClientToken(String clientToken) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPhysicalConnectionId(String physicalConnectionId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setUserCidr(String userCidr) |
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 getClientToken()
public void setClientToken(String clientToken)
public String getPhysicalConnectionId()
public void setPhysicalConnectionId(String physicalConnectionId)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getUserCidr()
public void setUserCidr(String userCidr)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<EnablePhysicalConnectionResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<EnablePhysicalConnectionResponse>Copyright © 2017. All Rights Reserved.