public static final class DescribeImageEventOperationPageResponseBody.List.Builder extends Object
public DescribeImageEventOperationPageResponseBody.List.Builder conditions(String conditions)
The rule conditions. The value is in the JSON format. Valid values of keys:
[{"condition": "MD5", "type": "equals", "value": "0083a31cc0083a31ccf7c10367a6e783e"}]
public DescribeImageEventOperationPageResponseBody.List.Builder eventKey(String eventKey)
The keyword of the alert item.
example:PEM
public DescribeImageEventOperationPageResponseBody.List.Builder eventName(String eventName)
The name of the alert item.
example:PEM
public DescribeImageEventOperationPageResponseBody.List.Builder eventType(String eventType)
The alert type.
sensitiveFile
public DescribeImageEventOperationPageResponseBody.List.Builder id(Long id)
The primary key of the alert handling rule.
example:2646624
public DescribeImageEventOperationPageResponseBody.List.Builder note(String note)
The remarks.
example:xxx
public DescribeImageEventOperationPageResponseBody.List.Builder operationCode(String operationCode)
The operation code.
whitelist
public DescribeImageEventOperationPageResponseBody.List.Builder scenarios(String scenarios)
The application scope of the rule. The value is in the JSON format. Valid values of keys:
{"type": "repo", "value": "test-aaa/shenzhen-repo-01"}
public DescribeImageEventOperationPageResponseBody.List.Builder source(String source)
The source of the whitelist. Valid values:
agentless
public DescribeImageEventOperationPageResponseBody.List build()
Copyright © 2026. All rights reserved.