public static final class ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder extends Object
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder clusterCNNFStatus(Integer clusterCNNFStatus)
The status of the container firewall feature. Valid values:
0
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder clusterId(String clusterId)
The ID of the cluster.
example:c9051d30d8a044b4d99e1cb5d25ac****
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder clusterName(String clusterName)
The name of the cluster.
example:container-opa-kill-02
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder clusterType(String clusterType)
The type of the cluster. Valid values:
ManagedKubernetes
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder interceptionSwitch(Integer interceptionSwitch)
The status of the defense rule. Valid values:
1
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder openRuleCount(Long openRuleCount)
The number of defense rules that are in effect.
example:12
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder supportCNNF(Boolean supportCNNF)
Indicates whether the container firewall feature is supported.
example:false
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder totalRuleCount(Long totalRuleCount)
The total number of defense rules.
example:123
public ListClusterInterceptionConfigResponseBody.ClusterConfigList build()
Copyright © 2026. All rights reserved.