public class AllocateReadWriteSplittingConnectionRequest extends com.aliyuncs.RpcAcsRequest<AllocateReadWriteSplittingConnectionResponse>
| Constructor and Description |
|---|
AllocateReadWriteSplittingConnectionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionStringPrefix() |
String |
getDBInstanceId() |
String |
getDistributionType() |
String |
getIPType() |
String |
getMaxDelayTime() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPort() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<AllocateReadWriteSplittingConnectionResponse> |
getResponseClass() |
String |
getWeight() |
void |
setConnectionStringPrefix(String connectionStringPrefix) |
void |
setDBInstanceId(String dBInstanceId) |
void |
setDistributionType(String distributionType) |
void |
setIPType(String iPType) |
void |
setMaxDelayTime(String maxDelayTime) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPort(String port) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setWeight(String weight) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, signRequestbuildHttpConnection, getConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getSslSocketFactory, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setSslSocketFactory, setUrlpublic AllocateReadWriteSplittingConnectionRequest()
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getConnectionStringPrefix()
public void setConnectionStringPrefix(String connectionStringPrefix)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getWeight()
public void setWeight(String weight)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getIPType()
public void setIPType(String iPType)
public String getPort()
public void setPort(String port)
public String getDistributionType()
public void setDistributionType(String distributionType)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public String getMaxDelayTime()
public void setMaxDelayTime(String maxDelayTime)
public Class<AllocateReadWriteSplittingConnectionResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<AllocateReadWriteSplittingConnectionResponse>Copyright © 2018. All Rights Reserved.