public class ModifyBackupPolicyRequest extends com.aliyuncs.RpcAcsRequest<ModifyBackupPolicyResponse>
| Constructor and Description |
|---|
ModifyBackupPolicyRequest() |
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 String getPreferredBackupPeriod()
public void setPreferredBackupPeriod(String preferredBackupPeriod)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getLocalLogRetentionHours()
public void setLocalLogRetentionHours(String localLogRetentionHours)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getBackupLog()
public void setBackupLog(String backupLog)
public String getLocalLogRetentionSpace()
public void setLocalLogRetentionSpace(String localLogRetentionSpace)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getDuplication()
public void setDuplication(String duplication)
public String getPreferredBackupTime()
public void setPreferredBackupTime(String preferredBackupTime)
public String getBackupRetentionPeriod()
public void setBackupRetentionPeriod(String backupRetentionPeriod)
public String getDuplicationContent()
public void setDuplicationContent(String duplicationContent)
public String getHighSpaceUsageProtection()
public void setHighSpaceUsageProtection(String highSpaceUsageProtection)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public String getDuplicationLocation()
public void setDuplicationLocation(String duplicationLocation)
public String getLogBackupRetentionPeriod()
public void setLogBackupRetentionPeriod(String logBackupRetentionPeriod)
public String getEnableBackupLog()
public void setEnableBackupLog(String enableBackupLog)
public String getBackupPolicyMode()
public void setBackupPolicyMode(String backupPolicyMode)
public Class<ModifyBackupPolicyResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyBackupPolicyResponse>Copyright © 2018. All Rights Reserved.