public class RdsModifyBackupRequest extends AbstractBceRequest
| Constructor and Description |
|---|
RdsModifyBackupRequest() |
getRequestCredentials, setRequestCredentialspublic String getInstanceId()
public void setInstanceId(String instanceId)
public String getBackupDays()
public void setBackupDays(String backupDays)
public String getBackupTime()
public void setBackupTime(String backupTime)
public Boolean getPersistent()
public void setPersistent(Boolean persistent)
public Integer getExpireInDays()
public void setExpireInDays(Integer expireInDays)
public Integer getLogBackupRetainDays()
public void setLogBackupRetainDays(Integer logBackupRetainDays)
public boolean isIncrementalDataBackupEnable()
public void setIncrementalDataBackupEnable(boolean incrementalDataBackupEnable)
public Integer getIncrementalDataBackupInterval()
public void setIncrementalDataBackupInterval(Integer incrementalDataBackupInterval)
public Integer getLatestDataBackupRetainDays()
public void setLatestDataBackupRetainDays(Integer latestDataBackupRetainDays)
public Integer getRetentionPeriod()
public void setRetentionPeriod(Integer retentionPeriod)
public String getTimeUnit()
public void setTimeUnit(String timeUnit)
public String getDataBackupType()
public void setDataBackupType(String dataBackupType)
public boolean getDataBackupCopyEnable()
public void setDataBackupCopyEnable(boolean dataBackupCopyEnable)
public void setDataBackupCopyStoragesRegions(List<String> dataBackupCopyStoragesRegions)
public Integer getDataBackupCopyRetainDays()
public void setDataBackupCopyRetainDays(Integer dataBackupCopyRetainDays)
public String getBinlogSizePercent()
public void setBinlogSizePercent(String binlogSizePercent)
public String getBinlogExpiredHour()
public void setBinlogExpiredHour(String binlogExpiredHour)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2026. All rights reserved.