public class CheckRecoveryConditionsRequest extends com.aliyuncs.RpcAcsRequest<CheckRecoveryConditionsResponse>
| Constructor and Description |
|---|
CheckRecoveryConditionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackupFile() |
String |
getBackupId() |
String |
getDBInstanceId() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<CheckRecoveryConditionsResponse> |
getResponseClass() |
String |
getRestoreTime() |
void |
setBackupFile(String backupFile) |
void |
setBackupId(String backupId) |
void |
setDBInstanceId(String dBInstanceId) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setRestoreTime(String restoreTime) |
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 getRestoreTime()
public void setRestoreTime(String restoreTime)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getBackupFile()
public void setBackupFile(String backupFile)
public String getBackupId()
public void setBackupId(String backupId)
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<CheckRecoveryConditionsResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<CheckRecoveryConditionsResponse>Copyright © 2018. All Rights Reserved.