public static final class ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder extends Object
构造器和说明 |
---|
Builder() |
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder clusterCNNFStatus(Integer clusterCNNFStatus)
* **-1**: unknown * **0**: abnormal * **1**: normal * **2**: normal to be confirmed
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder clusterId(String clusterId)
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder clusterName(String clusterName)
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder clusterType(String clusterType)
* **ManagedKubernetes**: managed Kubernetes cluster * **NotManagedKubernetes**: non-managed Kubernetes cluster * **PrivateKubernetes**: private cluster * **kubernetes**: dedicated Kubernetes cluster * **ask**: dedicated serverless Kubernetes (ASK) cluster
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder interceptionSwitch(Integer interceptionSwitch)
* **0**: disabled * **1**: enabled
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder openRuleCount(Long openRuleCount)
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder supportCNNF(Boolean supportCNNF)
public ListClusterInterceptionConfigResponseBody.ClusterConfigList.Builder totalRuleCount(Long totalRuleCount)
public ListClusterInterceptionConfigResponseBody.ClusterConfigList build()
Copyright © 2023. All rights reserved.