public static final class QueryGroupedSecurityEventMarkMissListRequest.Builder extends Object
public QueryGroupedSecurityEventMarkMissListRequest.Builder currentPage(Integer currentPage)
The number of the page to return. Default value: 1.
example:1
public QueryGroupedSecurityEventMarkMissListRequest.Builder disposalWay(String disposalWay)
The handling method. Valid values:
1
public QueryGroupedSecurityEventMarkMissListRequest.Builder eventName(String eventName)
The name of the alert event. The value indicates a subtype.
example:Login with unusual location
public QueryGroupedSecurityEventMarkMissListRequest.Builder from(String from)
The ID of the request source. Set the value to sas.
example:sas
public QueryGroupedSecurityEventMarkMissListRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public QueryGroupedSecurityEventMarkMissListRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Default value: 20.
example:20
public QueryGroupedSecurityEventMarkMissListRequest.Builder remark(String remark)
The condition that is used to query alert events by asset. You can specify a value of the following types:
222.185.XX.XX
public QueryGroupedSecurityEventMarkMissListRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:113.66.XX.XX
public QueryGroupedSecurityEventMarkMissListRequest build()
Copyright © 2026. All rights reserved.