Uses of Class
com.tencentcloudapi.tcaplusdb.v20190823.models.SetBackupExpireRuleResponse
-
Packages that use SetBackupExpireRuleResponse Package Description com.tencentcloudapi.tcaplusdb.v20190823 com.tencentcloudapi.tcaplusdb.v20190823.models -
-
Uses of SetBackupExpireRuleResponse in com.tencentcloudapi.tcaplusdb.v20190823
Methods in com.tencentcloudapi.tcaplusdb.v20190823 that return SetBackupExpireRuleResponse Modifier and Type Method Description SetBackupExpireRuleResponseTcaplusdbClient. SetBackupExpireRule(SetBackupExpireRuleRequest req)新增、删除、修改备份过期策略, ClusterId必须为具体的集群Id(appid) -
Uses of SetBackupExpireRuleResponse in com.tencentcloudapi.tcaplusdb.v20190823.models
Constructors in com.tencentcloudapi.tcaplusdb.v20190823.models with parameters of type SetBackupExpireRuleResponse Constructor Description SetBackupExpireRuleResponse(SetBackupExpireRuleResponse 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.
-