Interface NodeListFluent<A extends NodeListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.NodeListNested<N>, WatchEventFluent.NodeListObjectNested<N>
All Known Implementing Classes:
DoneableNodeList, KubeSchemaFluentImpl.NodeListNestedImpl, NodeListBuilder, NodeListFluentImpl, WatchEventFluentImpl.NodeListObjectNestedImpl

public interface NodeListFluent<A extends NodeListFluent<A>>
extends Fluent<A>