Package | Description |
---|---|
com.tencentcloudapi.cfw.v20190904.models |
Modifier and Type | Method and Description |
---|---|
IocListData[] |
ModifyBlockIgnoreListRequest.getIOC()
Get IP、Domain二选一(注:封禁列表,只能填写IP),不能同时为空
|
IocListData[] |
CreateBlockIgnoreRuleListResponse.getList()
Get 成功返回
|
IocListData[] |
DeleteBlockIgnoreRuleListRequest.getRules()
Get 规则列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyBlockIgnoreListRequest.setIOC(IocListData[] IOC)
Set IP、Domain二选一(注:封禁列表,只能填写IP),不能同时为空
|
void |
CreateBlockIgnoreRuleListResponse.setList(IocListData[] List)
Set 成功返回
|
void |
DeleteBlockIgnoreRuleListRequest.setRules(IocListData[] Rules)
Set 规则列表
|
Constructor and Description |
---|
IocListData(IocListData 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.
|
Copyright © 2024. All rights reserved.