public static final class ListFileProtectEventRequest.Builder extends Object
public ListFileProtectEventRequest.Builder alertLevels(List<Integer> alertLevels)
The severities of alerts.
public ListFileProtectEventRequest.Builder currentPage(Integer currentPage)
The page number.
example:1
public ListFileProtectEventRequest.Builder endTime(Long endTime)
The end timestamp of the query.
example:1683195595204
public ListFileProtectEventRequest.Builder instanceId(String instanceId)
The instance ID of the asset.
example:i-bp1fu4aqltf1huhc****
public ListFileProtectEventRequest.Builder instanceName(String instanceName)
The name of the server.
example:ca_cpm_****
public ListFileProtectEventRequest.Builder internetIp(String internetIp)
The public IP address of the server.
example:120.27.XX.XX
public ListFileProtectEventRequest.Builder intranetIp(String intranetIp)
The private IP address of the server.
example:172.26.XX.XX
public ListFileProtectEventRequest.Builder operation(String operation)
Type of operation on a file. eg:
READ
public ListFileProtectEventRequest.Builder pageSize(String pageSize)
The number of entries per page.
example:20
public ListFileProtectEventRequest.Builder ruleName(String ruleName)
The name of the rule.
example:test-rule-1
public ListFileProtectEventRequest.Builder startTime(Long startTime)
The start timestamp of the query.
example:1683080489594
public ListFileProtectEventRequest.Builder status(String status)
The status of the event. Valid values:
2
public ListFileProtectEventRequest.Builder uuid(String uuid)
The UUID of the server.
example:You can call the DescribeCloudCenterInstances operation to query the UUID of the server.
inet-ecs-4e876cb0-09f7-43b8-82ef-4bc7a937***
public ListFileProtectEventRequest build()
Copyright © 2026. All rights reserved.