public class ModifyDBInstanceHAConfigRequest extends com.aliyuncs.RpcAcsRequest<ModifyDBInstanceHAConfigResponse>
| Constructor and Description |
|---|
ModifyDBInstanceHAConfigRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbInstanceId() |
String |
getHAMode() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ModifyDBInstanceHAConfigResponse> |
getResponseClass() |
String |
getSyncMode() |
void |
setDbInstanceId(String dbInstanceId) |
void |
setHAMode(String hAMode) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSyncMode(String syncMode) |
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 getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getSyncMode()
public void setSyncMode(String syncMode)
public String getDbInstanceId()
public void setDbInstanceId(String dbInstanceId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getHAMode()
public void setHAMode(String hAMode)
public Class<ModifyDBInstanceHAConfigResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyDBInstanceHAConfigResponse>Copyright © 2018. All Rights Reserved.