Interface NetworkPolicyIngressRuleFluent<A extends NetworkPolicyIngressRuleFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
NetworkPolicySpecFluent.IngressNested<N>
All Known Implementing Classes:
DoneableNetworkPolicyIngressRule, NetworkPolicyIngressRuleBuilder, NetworkPolicyIngressRuleFluentImpl, NetworkPolicySpecFluentImpl.IngressNestedImpl

public interface NetworkPolicyIngressRuleFluent<A extends NetworkPolicyIngressRuleFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>