public static final class GetInterceptionSummaryResponseBody.InterceptionSummary.Builder extends Object
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder closeClusterCount(Integer closeClusterCount)
The number of clusters that are not protected.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder closeRuleCount(Integer closeRuleCount)
The number of disabled cluster defense rules.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder clusterCount(Integer clusterCount)
The total number of clusters.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder interceptionCountInDays(Integer interceptionCountInDays)
The total number of interception records for the specified cluster.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder openClusterCount(Integer openClusterCount)
The number of clusters that are protected.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder openRuleCount(Integer openRuleCount)
The number of enabled cluster defense rules.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder riskCount180Day(Long riskCount180Day)
The number of security risks that are detected in the last 180 days.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder riskCount30Day(Long riskCount30Day)
The number of security risks that are detected in the last 30 days.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder riskCountToday(Long riskCountToday)
The number of security risks that are detected in the last 24 hours.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary.Builder ruleCount(Integer ruleCount)
The total number of cluster defense rules.
example:0
public GetInterceptionSummaryResponseBody.InterceptionSummary build()
Copyright © 2026. All rights reserved.