public static final class GetFileProtectDashboardResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetFileProtectDashboardResponseBody.Data |
build() |
GetFileProtectDashboardResponseBody.Data.Builder |
enableRuleCount(Integer enableRuleCount)
The total number of enabled rules.
|
GetFileProtectDashboardResponseBody.Data.Builder |
pluginCount(Integer pluginCount)
The total number of servers on which the Security Center agent is installed.
|
GetFileProtectDashboardResponseBody.Data.Builder |
pluginOfflineCount(Integer pluginOfflineCount)
The total number of servers on which the Security Center agent is offline.
|
GetFileProtectDashboardResponseBody.Data.Builder |
pluginOnlineCount(Integer pluginOnlineCount)
The total number of servers on which the Security Center agent is online.
|
public GetFileProtectDashboardResponseBody.Data.Builder enableRuleCount(Integer enableRuleCount)
The total number of enabled rules.
example:12
public GetFileProtectDashboardResponseBody.Data.Builder pluginCount(Integer pluginCount)
The total number of servers on which the Security Center agent is installed.
example:12
public GetFileProtectDashboardResponseBody.Data.Builder pluginOfflineCount(Integer pluginOfflineCount)
The total number of servers on which the Security Center agent is offline.
example:1
public GetFileProtectDashboardResponseBody.Data.Builder pluginOnlineCount(Integer pluginOnlineCount)
The total number of servers on which the Security Center agent is online.
example:11
public GetFileProtectDashboardResponseBody.Data build()
Copyright © 2026. All rights reserved.