public static final class DescribeWebLockFileEventsResponseBody.List.Builder extends Object
public DescribeWebLockFileEventsResponseBody.List.Builder count(Long count)
The number of attempts.
example:10
public DescribeWebLockFileEventsResponseBody.List.Builder ds(Long ds)
The timestamp at which the event on web tamper proofing was first detected.
example:1657178400000
public DescribeWebLockFileEventsResponseBody.List.Builder eventName(String eventName)
The name of the event on web tamper proofing.
example:modify
public DescribeWebLockFileEventsResponseBody.List.Builder eventStatus(String eventStatus)
The status of the event on web tamper proofing. Valid values:
1
public DescribeWebLockFileEventsResponseBody.List.Builder eventType(String eventType)
The prevention mode. Valid values:
audit
public DescribeWebLockFileEventsResponseBody.List.Builder gmtEvent(Long gmtEvent)
The timestamp at which the event on web tamper proofing was last detected.
example:1657178400000
public DescribeWebLockFileEventsResponseBody.List.Builder id(Long id)
The ID of the event on web tamper proofing.
example:3555953980
public DescribeWebLockFileEventsResponseBody.List.Builder instanceName(String instanceName)
The name of the asset.
example:sql-test-001
public DescribeWebLockFileEventsResponseBody.List.Builder internetIp(String internetIp)
The public IP address of the affected asset.
example:8.210.XX.XX
public DescribeWebLockFileEventsResponseBody.List.Builder intranetIp(String intranetIp)
The private IP address of the asset.
example:172.25.XX.XX
public DescribeWebLockFileEventsResponseBody.List.Builder ip(String ip)
The IP address of the asset.
example:8.210.XX.XX
public DescribeWebLockFileEventsResponseBody.List.Builder level(String level)
The severity of the event on web tamper proofing. Valid values: medium
example:medium
public DescribeWebLockFileEventsResponseBody.List.Builder path(String path)
The file path.
example:D:\test-tamper-proofing\123.html
public DescribeWebLockFileEventsResponseBody.List.Builder processName(String processName)
The name of the process.
example:python3.7
public DescribeWebLockFileEventsResponseBody.List.Builder processPath(String processPath)
The path to the process.
example:C:\Windows\explorer.exe
public DescribeWebLockFileEventsResponseBody.List.Builder status(String status)
The status of the event on web tamper proofing. Valid values:
1
public DescribeWebLockFileEventsResponseBody.List.Builder uuid(String uuid)
The UUID of the asset.
example:49e25e0f-bb51-4a5a-a1b3-13a4ddaa****
public DescribeWebLockFileEventsResponseBody.List build()
Copyright © 2026. All rights reserved.