Class IPBlockFluentImpl<A extends IPBlockFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.IPBlockFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, IPBlockFluent<A>
Direct Known Subclasses:
DoneableIPBlock, IPBlockBuilder, NetworkPolicyPeerFluentImpl.IpBlockNestedImpl

public class IPBlockFluentImpl<A extends IPBlockFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements IPBlockFluent<A>