public static final class DescribeSuspEventsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSuspEventsRequest.Builder |
alarmUniqueInfo(String alarmUniqueInfo)
The ID of the alert event.
|
DescribeSuspEventsRequest.Builder |
assetsTypeList(List<String> assetsTypeList)
The types of the assets.
|
DescribeSuspEventsRequest |
build() |
DescribeSuspEventsRequest.Builder |
clusterId(String clusterId)
The ID of the cluster of whose alert events you want to query.
|
DescribeSuspEventsRequest.Builder |
containerFieldName(String containerFieldName)
The key of the condition that is used to query alert events on containers.
|
DescribeSuspEventsRequest.Builder |
containerFieldValue(String containerFieldValue)
The value of the condition that is used to query alert events on containers.
|
DescribeSuspEventsRequest.Builder |
currentPage(String currentPage)
The number of the page to return.
|
DescribeSuspEventsRequest.Builder |
dealed(String dealed)
Specifies whether the alert event is handled.
|
DescribeSuspEventsRequest.Builder |
detectSource(String detectSource)
DetectSource.
|
DescribeSuspEventsRequest.Builder |
eventNames(String eventNames)
The subtype of the alert event.
|
DescribeSuspEventsRequest.Builder |
from(String from)
The data source of the alert event.
|
DescribeSuspEventsRequest.Builder |
groupId(Long groupId)
The ID of the asset group to which the affected asset belongs.
|
DescribeSuspEventsRequest.Builder |
id(Long id)
The ID of the alert event.
|
DescribeSuspEventsRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeSuspEventsRequest.Builder |
levels(String levels)
The severity of the alert event.
|
DescribeSuspEventsRequest.Builder |
multiAccountActionType(Integer multiAccountActionType)
The type of the accounts that you want to query.
|
DescribeSuspEventsRequest.Builder |
name(String name)
The name of the asset that is affected by the alert event.
|
DescribeSuspEventsRequest.Builder |
operateErrorCodeList(List<String> operateErrorCodeList)
An array that consists of the handling result codes of alert events.
|
DescribeSuspEventsRequest.Builder |
operateTimeEnd(String operateTimeEnd)
The timestamp when the handling operation ends.
|
DescribeSuspEventsRequest.Builder |
operateTimeStart(String operateTimeStart)
The timestamp when the handling operation starts.
|
DescribeSuspEventsRequest.Builder |
pageSize(String pageSize)
The number of entries per page.
|
DescribeSuspEventsRequest.Builder |
parentEventTypes(String parentEventTypes)
The alert type of the alert event.
|
DescribeSuspEventsRequest.Builder |
remark(String remark)
The name of the alert or the information about the asset.
|
DescribeSuspEventsRequest.Builder |
resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
|
DescribeSuspEventsRequest.Builder |
sortColumn(String sortColumn)
The custom sorting field.
|
DescribeSuspEventsRequest.Builder |
sortType(String sortType)
The custom sorting order.
|
DescribeSuspEventsRequest.Builder |
source(String source)
The source of the alert.
|
DescribeSuspEventsRequest.Builder |
sourceAliUids(List<Long> sourceAliUids)
The IDs of the Alibaba Cloud accounts within which alerts are generated.
|
DescribeSuspEventsRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeSuspEventsRequest.Builder |
status(String status)
The status of the alert event.
|
DescribeSuspEventsRequest.Builder |
strictMode(String strictMode)
Specifies whether to enable the strict alerting mode.
|
DescribeSuspEventsRequest.Builder |
supportOperateCodeList(List<String> supportOperateCodeList)
告警支持的操作类型列表。
|
DescribeSuspEventsRequest.Builder |
tacticId(String tacticId)
The tactic ID of ATT&CK.
|
DescribeSuspEventsRequest.Builder |
targetType(String targetType)
The item that is used to search for the container.
|
DescribeSuspEventsRequest.Builder |
timeEnd(String timeEnd)
The end time when the alert event was last detected.
|
DescribeSuspEventsRequest.Builder |
timeStart(String timeStart)
The start time when the alert event was last detected.
|
DescribeSuspEventsRequest.Builder |
uniqueInfo(String uniqueInfo)
The unique key of the alert.
|
DescribeSuspEventsRequest.Builder |
uuids(String uuids)
The UUID of the server on which the alert is detected.
|
public DescribeSuspEventsRequest.Builder alarmUniqueInfo(String alarmUniqueInfo)
The ID of the alert event.
example:To query the details of an alert event, you must specify the ID of the alert event. You can call the DescribeSuspEvents operation to query the IDs of alert events.
8df914418f4211fb****
public DescribeSuspEventsRequest.Builder assetsTypeList(List<String> assetsTypeList)
The types of the assets.
public DescribeSuspEventsRequest.Builder clusterId(String clusterId)
The ID of the cluster of whose alert events you want to query.
example:c4af4fdf38a98496a9b63c2be5dae****
public DescribeSuspEventsRequest.Builder containerFieldName(String containerFieldName)
The key of the condition that is used to query alert events on containers. Valid values:
instanceId
public DescribeSuspEventsRequest.Builder containerFieldValue(String containerFieldValue)
The value of the condition that is used to query alert events on containers.
example:ccf9769c22b844ff9b8d57417683b****
public DescribeSuspEventsRequest.Builder currentPage(String currentPage)
The number of the page to return. Default value: 1.
example:1
public DescribeSuspEventsRequest.Builder dealed(String dealed)
Specifies whether the alert event is handled. Valid values:
N
public DescribeSuspEventsRequest.Builder detectSource(String detectSource)
public DescribeSuspEventsRequest.Builder eventNames(String eventNames)
The subtype of the alert event. Separate multiple subtypes with commas (,).
example:WEBSHELL
public DescribeSuspEventsRequest.Builder from(String from)
The data source of the alert event. Set the value to sas.
example:sas
public DescribeSuspEventsRequest.Builder groupId(Long groupId)
The ID of the asset group to which the affected asset belongs.
example:18768
public DescribeSuspEventsRequest.Builder id(Long id)
The ID of the alert event.
example:123
public DescribeSuspEventsRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeSuspEventsRequest.Builder levels(String levels)
The severity of the alert event. Separate multiple severities with commas (,). Valid values:
serious
public DescribeSuspEventsRequest.Builder multiAccountActionType(Integer multiAccountActionType)
The type of the accounts that you want to query. Default value: 0. Valid values:
0
public DescribeSuspEventsRequest.Builder name(String name)
The name of the asset that is affected by the alert event.
example:ecs-xxx
public DescribeSuspEventsRequest.Builder operateErrorCodeList(List<String> operateErrorCodeList)
An array that consists of the handling result codes of alert events.
public DescribeSuspEventsRequest.Builder operateTimeEnd(String operateTimeEnd)
The timestamp when the handling operation ends.
example:2022-07-06 13:50:38
public DescribeSuspEventsRequest.Builder operateTimeStart(String operateTimeStart)
The timestamp when the handling operation starts.
example:2022-07-05 13:50:38
public DescribeSuspEventsRequest.Builder pageSize(String pageSize)
The number of entries per page. Default value: 20. Maximum value: 100.
example:20
public DescribeSuspEventsRequest.Builder parentEventTypes(String parentEventTypes)
The alert type of the alert event. Valid values:
Webshell
public DescribeSuspEventsRequest.Builder remark(String remark)
The name of the alert or the information about the asset.
example:Fuzzy search is supported. The asset information includes the name, public IP address, and private IP address of an asset.
192.168.XX.XX
public DescribeSuspEventsRequest.Builder resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
example:You can call the DescribeMonitorAccounts operation to query the ID.
16670360956*****
public DescribeSuspEventsRequest.Builder sortColumn(String sortColumn)
The custom sorting field. Default value: operateTime. Valid values:
example:This parameter takes effect if you set the Dealed parameter to Y.
operateTime
public DescribeSuspEventsRequest.Builder sortType(String sortType)
The custom sorting order. Default value: desc. Valid values:
example:This parameter takes effect if you set the Dealed parameter to Y.
desc
public DescribeSuspEventsRequest.Builder source(String source)
The source of the alert.
example:aegis_suspicious_file_v2
public DescribeSuspEventsRequest.Builder sourceAliUids(List<Long> sourceAliUids)
The IDs of the Alibaba Cloud accounts within which alerts are generated.
public DescribeSuspEventsRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:192.168.XX.XX
public DescribeSuspEventsRequest.Builder status(String status)
The status of the alert event. Valid values:
1
public DescribeSuspEventsRequest.Builder strictMode(String strictMode)
Specifies whether to enable the strict alerting mode.
Y
public DescribeSuspEventsRequest.Builder supportOperateCodeList(List<String> supportOperateCodeList)
告警支持的操作类型列表。
public DescribeSuspEventsRequest.Builder tacticId(String tacticId)
The tactic ID of ATT&CK.
example:TA0001
public DescribeSuspEventsRequest.Builder targetType(String targetType)
The item that is used to search for the container. Valid values:
containerId
public DescribeSuspEventsRequest.Builder timeEnd(String timeEnd)
The end time when the alert event was last detected.
example:2022-07-06 13:50:38
public DescribeSuspEventsRequest.Builder timeStart(String timeStart)
The start time when the alert event was last detected.
example:2022-07-05 13:50:38
public DescribeSuspEventsRequest.Builder uniqueInfo(String uniqueInfo)
The unique key of the alert.
example:73fc06fb175a7405697e402f52864****
public DescribeSuspEventsRequest.Builder uuids(String uuids)
The UUID of the server on which the alert is detected. Separate multiple UUIDs with commas (,).
example:bb5d2484-f10e-450d-8917-3e79667e****,0e7c2fcd-7100-42c7-a21a-db6e4f32****
public DescribeSuspEventsRequest build()
Copyright © 2026. All rights reserved.