public static final class DescribeSecurityEventOperationsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSecurityEventOperationsRequest |
build() |
DescribeSecurityEventOperationsRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeSecurityEventOperationsRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
DescribeSecurityEventOperationsRequest.Builder |
securityEventId(Long securityEventId)
The ID of the alert event that you want to handle.
|
DescribeSecurityEventOperationsRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DescribeSecurityEventOperationsRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeSecurityEventOperationsRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribeSecurityEventOperationsRequest.Builder securityEventId(Long securityEventId)
The ID of the alert event that you want to handle.
This parameter is required.
example:61352054
public DescribeSecurityEventOperationsRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:192.168.XX.XX
public DescribeSecurityEventOperationsRequest build()
Copyright © 2026. All rights reserved.