Interface NetworkPolicySpecFluent.IngressNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<NetworkPolicySpecFluent.IngressNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, NetworkPolicyIngressRuleFluent<NetworkPolicySpecFluent.IngressNested<N>>
All Known Implementing Classes:
NetworkPolicySpecFluentImpl.IngressNestedImpl
Enclosing interface:
NetworkPolicySpecFluent<A extends NetworkPolicySpecFluent<A>>

public static interface NetworkPolicySpecFluent.IngressNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, NetworkPolicyIngressRuleFluent<NetworkPolicySpecFluent.IngressNested<N>>
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endIngress

      N endIngress()