public class ExportIgnoreRuleEffectHostListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ExportIgnoreRuleEffectHostListRequest() | 
| ExportIgnoreRuleEffectHostListRequest(ExportIgnoreRuleEffectHostListRequest 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 | 
|---|---|
| Filters[] | getFilters()Get 过滤条件。
AliasName- String- 主机别名 | 
| Long | getRuleId()Get 检测项id | 
| void | setFilters(Filters[] Filters)Set 过滤条件。
AliasName- String- 主机别名 | 
| void | setRuleId(Long RuleId)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 ExportIgnoreRuleEffectHostListRequest()
public ExportIgnoreRuleEffectHostListRequest(ExportIgnoreRuleEffectHostListRequest source)
public Long getRuleId()
public void setRuleId(Long RuleId)
RuleId - 检测项idpublic Filters[] getFilters()
public void setFilters(Filters[] Filters)
Filters - 过滤条件。
Copyright © 2025. All rights reserved.