public class SwitchDBInstanceHARequest extends com.aliyuncs.RpcAcsRequest<SwitchDBInstanceHAResponse>
| Constructor and Description |
|---|
SwitchDBInstanceHARequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDBInstanceId() |
String |
getEffectiveTime() |
String |
getForce() |
String |
getNodeId() |
String |
getOperation() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<SwitchDBInstanceHAResponse> |
getResponseClass() |
void |
setDBInstanceId(String dBInstanceId) |
void |
setEffectiveTime(String effectiveTime) |
void |
setForce(String force) |
void |
setNodeId(String nodeId) |
void |
setOperation(String operation) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
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 getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getEffectiveTime()
public void setEffectiveTime(String effectiveTime)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public String getForce()
public void setForce(String force)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getNodeId()
public void setNodeId(String nodeId)
public String getOperation()
public void setOperation(String operation)
public Class<SwitchDBInstanceHAResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<SwitchDBInstanceHAResponse>Copyright © 2018. All Rights Reserved.