Class NodeSystemInfoFluentImpl<A extends NodeSystemInfoFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSystemInfoFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, NodeSystemInfoFluent<A>
Direct Known Subclasses:
DoneableNodeSystemInfo, NodeStatusFluentImpl.NodeInfoNestedImpl, NodeSystemInfoBuilder, WatchEventFluentImpl.NodeSystemInfoObjectNestedImpl

public class NodeSystemInfoFluentImpl<A extends NodeSystemInfoFluent<A>>
extends BaseFluent<A>
implements NodeSystemInfoFluent<A>