public class ModifyAntiInfoLeakRuleStatusRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyAntiInfoLeakRuleStatusRequest() | 
| ModifyAntiInfoLeakRuleStatusRequest(ModifyAntiInfoLeakRuleStatusRequest 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 | getDomain()Get 域名 | 
| Long | getRuleId()Get 规则 | 
| Long | getStatus()Get 状态 | 
| void | setDomain(String Domain)Set 域名 | 
| void | setRuleId(Long RuleId)Set 规则 | 
| void | setStatus(Long Status)Set 状态 | 
| 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 ModifyAntiInfoLeakRuleStatusRequest()
public ModifyAntiInfoLeakRuleStatusRequest(ModifyAntiInfoLeakRuleStatusRequest source)
public String getDomain()
public void setDomain(String Domain)
Domain - 域名public Long getRuleId()
public void setRuleId(Long RuleId)
RuleId - 规则public Long getStatus()
public void setStatus(Long Status)
Status - 状态Copyright © 2025. All rights reserved.