public static final class ListFileProtectPluginStatusResponseBody.Data.Builder extends Object
public ListFileProtectPluginStatusResponseBody.Data.Builder clientVersion(String clientVersion)
The version of the Security Center agent.
example:00_41
public ListFileProtectPluginStatusResponseBody.Data.Builder installCode(String installCode)
The returned code after you install the Security Center agent. Valid values:
-2
public ListFileProtectPluginStatusResponseBody.Data.Builder installMessage(String installMessage)
The returned message after you install the Security Center agent.
example:driver file not exist
public ListFileProtectPluginStatusResponseBody.Data.Builder installed(Boolean installed)
Indicates whether the Security Center agent is installed.
example:true
public ListFileProtectPluginStatusResponseBody.Data.Builder instanceName(String instanceName)
The name of the instance.
example:i-wz92q7m5hsbgfhdss***
public ListFileProtectPluginStatusResponseBody.Data.Builder internetIp(String internetIp)
The public IP address that is associated with the instance.
example:172.16.XX.XX
public ListFileProtectPluginStatusResponseBody.Data.Builder intranetIp(String intranetIp)
The private IP address that is associated with the instance.
example:10.42.XX.XX
public ListFileProtectPluginStatusResponseBody.Data.Builder online(Boolean online)
Indicates whether the Security Center agent is online. Valid value:
true
public ListFileProtectPluginStatusResponseBody.Data.Builder platform(String platform)
The type of the operating system. Valid values:
linux
public ListFileProtectPluginStatusResponseBody.Data.Builder supportFile(Boolean supportFile)
Indicates whether the core file monitoring file is supported.
example:true
public ListFileProtectPluginStatusResponseBody.Data.Builder uuid(String uuid)
The UUID of the asset.
example:6690a46c-0edb-4663-a641-3629d1a9****
public ListFileProtectPluginStatusResponseBody.Data build()
Copyright © 2026. All rights reserved.