public class SwitchDBInstanceNetTypeRequest extends com.aliyuncs.RpcAcsRequest<SwitchDBInstanceNetTypeResponse>
| Constructor and Description |
|---|
SwitchDBInstanceNetTypeRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
String |
getConnectionStringPrefix() |
String |
getConnectionStringType() |
String |
getDBInstanceId() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPort() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<SwitchDBInstanceNetTypeResponse> |
getResponseClass() |
void |
setClientToken(String clientToken) |
void |
setConnectionStringPrefix(String connectionStringPrefix) |
void |
setConnectionStringType(String connectionStringType) |
void |
setDBInstanceId(String dBInstanceId) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPort(String port) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
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 Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getConnectionStringPrefix()
public void setConnectionStringPrefix(String connectionStringPrefix)
public String getConnectionStringType()
public void setConnectionStringType(String connectionStringType)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getClientToken()
public void setClientToken(String clientToken)
public String getPort()
public void setPort(String port)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<SwitchDBInstanceNetTypeResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<SwitchDBInstanceNetTypeResponse>Copyright © 2018. All Rights Reserved.