Interface IPBlockFluent<A extends IPBlockFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
NetworkPolicyPeerFluent.IpBlockNested<N>
All Known Implementing Classes:
DoneableIPBlock, IPBlockBuilder, IPBlockFluentImpl, NetworkPolicyPeerFluentImpl.IpBlockNestedImpl

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