public class BackupLimitClusterRestriction extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| BackupLimitClusterRestriction() | 
| BackupLimitClusterRestriction(BackupLimitClusterRestriction 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 | 
|---|---|
| BackupLimitRestriction | getBackupLimitRestriction()Get 下载限制配置 | 
| String | getClusterId()Get 集群id | 
| void | setBackupLimitRestriction(BackupLimitRestriction BackupLimitRestriction)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 BackupLimitClusterRestriction()
public BackupLimitClusterRestriction(BackupLimitClusterRestriction source)
public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId - 集群idpublic BackupLimitRestriction getBackupLimitRestriction()
public void setBackupLimitRestriction(BackupLimitRestriction BackupLimitRestriction)
BackupLimitRestriction - 下载限制配置Copyright © 2025. All rights reserved.