public class DDoSAIRelation extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DDoSAIRelation() | 
| DDoSAIRelation(DDoSAIRelation 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 | 
|---|---|
| String | getDDoSAI()Get AI防护开关,取值[
on(开启)
off(关闭)
] | 
| InstanceRelation[] | getInstanceDetailList()Get AI防护开关所属的资源实例 | 
| void | setDDoSAI(String DDoSAI)Set AI防护开关,取值[
on(开启)
off(关闭)
] | 
| void | setInstanceDetailList(InstanceRelation[] InstanceDetailList)Set AI防护开关所属的资源实例 | 
| 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 DDoSAIRelation()
public DDoSAIRelation(DDoSAIRelation source)
public String getDDoSAI()
public void setDDoSAI(String DDoSAI)
DDoSAI - AI防护开关,取值[
on(开启)
off(关闭)
]public InstanceRelation[] getInstanceDetailList()
public void setInstanceDetailList(InstanceRelation[] InstanceDetailList)
InstanceDetailList - AI防护开关所属的资源实例Copyright © 2025. All rights reserved.