@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedEverouteClusterWhitelist extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_EGRESS |
static String |
SERIALIZED_NAME_ENABLE |
static String |
SERIALIZED_NAME_INGRESS |
_isPresent_| 构造器和说明 |
|---|
NestedEverouteClusterWhitelist() |
public NestedEverouteClusterWhitelist egress(List<NestedNetworkPolicyRule> egress)
public NestedEverouteClusterWhitelist addEgressItem(NestedNetworkPolicyRule egressItem)
@Nullable public List<NestedNetworkPolicyRule> getEgress()
public void setEgress(List<NestedNetworkPolicyRule> egress)
public NestedEverouteClusterWhitelist egress_ExplictlyNull()
public NestedEverouteClusterWhitelist egress_ExplictlyNonNull()
public void setEgress_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEgress_IsExplictlyNull()
public NestedEverouteClusterWhitelist enable(Boolean enable)
public void setEnable(Boolean enable)
public NestedEverouteClusterWhitelist enable_ExplictlyNull()
public NestedEverouteClusterWhitelist enable_ExplictlyNonNull()
public void setEnable_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEnable_IsExplictlyNull()
public NestedEverouteClusterWhitelist ingress(List<NestedNetworkPolicyRule> ingress)
public NestedEverouteClusterWhitelist addIngressItem(NestedNetworkPolicyRule ingressItem)
@Nullable public List<NestedNetworkPolicyRule> getIngress()
public void setIngress(List<NestedNetworkPolicyRule> ingress)
public NestedEverouteClusterWhitelist ingress_ExplictlyNull()
public NestedEverouteClusterWhitelist ingress_ExplictlyNonNull()
public void setIngress_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIngress_IsExplictlyNull()
Copyright © 2025. All rights reserved.