Interface NetworkPolicySpecFluent.EgressNested<N>

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

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

    • and

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

      N endEgress()