Interface NetworkPolicyPeerFluent.IpBlockNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<NetworkPolicyPeerFluent.IpBlockNested<N>>, IPBlockFluent<NetworkPolicyPeerFluent.IpBlockNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
NetworkPolicyPeerFluentImpl.IpBlockNestedImpl
Enclosing interface:
NetworkPolicyPeerFluent<A extends NetworkPolicyPeerFluent<A>>

public static interface NetworkPolicyPeerFluent.IpBlockNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, IPBlockFluent<NetworkPolicyPeerFluent.IpBlockNested<N>>
  • Method Details

    • and

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

      N endIpBlock()