public static final class DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder extends Object
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder alarmEventName(String alarmEventName)
The name of the alert event.
example:Trojan
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder alarmEventNameOriginal(String alarmEventNameOriginal)
The original parent name of the alert event.
example:login_common_location
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder alarmEventType(String alarmEventType)
The type of the alert event.
example:Malicious Software
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder alarmUniqueInfo(String alarmUniqueInfo)
The unique ID of the alert event.
example:8df914418f4211fbf756efe7a6f4****
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder autoBreaking(Boolean autoBreaking)
Indicates whether automatic defense is enabled.
example:true
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder canBeDealOnLine(Boolean canBeDealOnLine)
Indicates whether the alert event can be handled online, such as quarantining the source file of the malicious process, adding the alert event to the whitelist, and ignoring the alert event. Valid values:
true
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder canCancelFault(Boolean canCancelFault)
Indicates whether you can cancel marking the alert event as a false positive. Valid values:
false
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder containHwMode(Boolean containHwMode)
Indicates whether the safeguard mode for major activities is supported.
example:true
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder dataSource(String dataSource)
The data source of the alert event.
example:aegis_****
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder dealed(Boolean dealed)
Indicates whether the alert event is handled. Valid values:
y
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder description(String description)
The description of the alert event.
example:The detection model finds that there is a Trojan horse program on your server. The Trojan horse program is a program specially used to invade the user"s host. Generally, it will download and release another malicious program after being implanted into the system through disguise.
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder endTime(Long endTime)
The timestamp generated when the alert event was last detected. Unit: milliseconds.
example:1543740301000
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder gmtModified(Long gmtModified)
The time of the last modification.
example:1656901794000
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder hasTraceInfo(Boolean hasTraceInfo)
Indicates whether the alert event has tracing information. Valid values:
true
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder instanceId(String instanceId)
The instance ID of the affected asset.
example:i-e****
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder instanceName(String instanceName)
The instance name of the affected asset.
example:TestInstance
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder internetIp(String internetIp)
The public IP address of the server.
example:95.214..
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder intranetIp(String intranetIp)
The private IP address of the affected instance.
example:192.168.XX.XX
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder level(String level)
The risk level of the alert event. Valid values:
serious
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder operateErrorCode(String operateErrorCode)
The handling result code of the alert event.
example:kill_and_quara.Success
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder operateTime(Long operateTime)
The timestamp generated when the alert event was handled. Unit: milliseconds.
example:1631699497000
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder saleVersion(String saleVersion)
The edition of Security Center in which the alert event can be detected. Valid values:
1
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder securityEventIds(String securityEventIds)
The ID of the associated alert event.
example:270789
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder solution(String solution)
The solution to the alert event.
example:A malicious program implanted by hacker after intrusion will occupy your bandwidth and attack other servers, and may affect you own service. The malicious process may also have self-deleting behavior or disguise as a system service to evade detection.
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder stages(String stages)
The stage at which the attack or intrusion is detected.
example:["authority_maintenance"]
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder startTime(Long startTime)
The timestamp generated when the alert event was first detected. Unit: milliseconds.
example:1543740301000
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder suspiciousEventCount(Integer suspiciousEventCount)
The total number of security alerts in your website assets.
example:1
public DescribeDomainSecureAlarmListResponseBody.AlarmList.Builder uuid(String uuid)
The unique ID of the associated instance.
example:47900178-885d-4fa4-9d77-****
public DescribeDomainSecureAlarmListResponseBody.AlarmList build()
Copyright © 2026. All rights reserved.