public class SetBackupExpireRuleRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| SetBackupExpireRuleRequest() | 
| SetBackupExpireRuleRequest(SetBackupExpireRuleRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| BackupExpireRuleInfo[] | getBackupExpireRules()Get 淘汰策略数组 | 
| String | getClusterId()Get 表所属集群实例ID | 
| void | setBackupExpireRules(BackupExpireRuleInfo[] BackupExpireRules)Set 淘汰策略数组 | 
| void | setClusterId(String ClusterId)Set 表所属集群实例ID | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic SetBackupExpireRuleRequest()
public SetBackupExpireRuleRequest(SetBackupExpireRuleRequest source)
public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId - 表所属集群实例IDpublic BackupExpireRuleInfo[] getBackupExpireRules()
public void setBackupExpireRules(BackupExpireRuleInfo[] BackupExpireRules)
BackupExpireRules - 淘汰策略数组Copyright © 2025. All rights reserved.