Class NodeListFluentImpl<A extends NodeListFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeListFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, NodeListFluent<A>
Direct Known Subclasses:
DoneableNodeList, KubeSchemaFluentImpl.NodeListNestedImpl, NodeListBuilder, WatchEventFluentImpl.NodeListObjectNestedImpl

public class NodeListFluentImpl<A extends NodeListFluent<A>>
extends BaseFluent<A>
implements NodeListFluent<A>