public class CreateAlertCenterIsolateRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreateAlertCenterIsolateRequest() | 
| CreateAlertCenterIsolateRequest(CreateAlertCenterIsolateRequest 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 | 
|---|---|
| Long | getAlertDirection()Get 当前日志方向: 0 出向 1 入向 | 
| String[] | getHandleAssetList()Get 处置对象,资产列表 | 
| Long | getHandleTime()Get 处置时间
1  1天
7   7天
-2 永久 | 
| Long[] | getIsolateType()Get 隔离类型 
1 互联网入站
2 互联网出站
4 内网访问 | 
| Long | getOmMode()Get 运维模式 1 IP白名单 2 身份认证  0 非运维模式 | 
| void | setAlertDirection(Long AlertDirection)Set 当前日志方向: 0 出向 1 入向 | 
| void | setHandleAssetList(String[] HandleAssetList)Set 处置对象,资产列表 | 
| void | setHandleTime(Long HandleTime)Set 处置时间
1  1天
7   7天
-2 永久 | 
| void | setIsolateType(Long[] IsolateType)Set 隔离类型 
1 互联网入站
2 互联网出站
4 内网访问 | 
| void | setOmMode(Long OmMode)Set 运维模式 1 IP白名单 2 身份认证  0 非运维模式 | 
| 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 CreateAlertCenterIsolateRequest()
public CreateAlertCenterIsolateRequest(CreateAlertCenterIsolateRequest source)
public String[] getHandleAssetList()
public void setHandleAssetList(String[] HandleAssetList)
HandleAssetList - 处置对象,资产列表public Long getHandleTime()
public void setHandleTime(Long HandleTime)
HandleTime - 处置时间
1  1天
7   7天
-2 永久public Long getAlertDirection()
public void setAlertDirection(Long AlertDirection)
AlertDirection - 当前日志方向: 0 出向 1 入向public Long[] getIsolateType()
public void setIsolateType(Long[] IsolateType)
IsolateType - 隔离类型 
1 互联网入站
2 互联网出站
4 内网访问public Long getOmMode()
public void setOmMode(Long OmMode)
OmMode - 运维模式 1 IP白名单 2 身份认证  0 非运维模式Copyright © 2025. All rights reserved.