public class BanAndAllowRuleDel extends AbstractModel
header, skipSign
Constructor and Description |
---|
BanAndAllowRuleDel() |
BanAndAllowRuleDel(BanAndAllowRuleDel 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 |
getDirectionList()
Get 0互联网出站 1互联网入站 5内网访问源 6内网访问目的 (DeleteBlockIgnoreRuleNew接口,该字段无效)
|
String |
getIoc()
Get 封禁和放通对象
|
Long |
getRuleType()
Get 规则类型
RuleType: 1黑名单 2外部IP 3域名 4情报 5资产 6自定义规则 7入侵防御规则
|
void |
setDirectionList(String DirectionList)
Set 0互联网出站 1互联网入站 5内网访问源 6内网访问目的 (DeleteBlockIgnoreRuleNew接口,该字段无效)
|
void |
setIoc(String Ioc)
Set 封禁和放通对象
|
void |
setRuleType(Long RuleType)
Set 规则类型
RuleType: 1黑名单 2外部IP 3域名 4情报 5资产 6自定义规则 7入侵防御规则
|
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, toJsonString
public BanAndAllowRuleDel()
public BanAndAllowRuleDel(BanAndAllowRuleDel source)
public String getIoc()
public void setIoc(String Ioc)
Ioc
- 封禁和放通对象public String getDirectionList()
public void setDirectionList(String DirectionList)
DirectionList
- 0互联网出站 1互联网入站 5内网访问源 6内网访问目的 (DeleteBlockIgnoreRuleNew接口,该字段无效)public Long getRuleType()
public void setRuleType(Long RuleType)
RuleType
- 规则类型
RuleType: 1黑名单 2外部IP 3域名 4情报 5资产 6自定义规则 7入侵防御规则Copyright © 2024. All rights reserved.