Interface NodeConfigSourceFluent<A extends NodeConfigSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeConfigStatusFluent.ActiveNested<N>, NodeConfigStatusFluent.AssignedNested<N>, NodeConfigStatusFluent.LastKnownGoodNested<N>, NodeSpecFluent.ConfigSourceNested<N>, WatchEventFluent.NodeConfigSourceObjectNested<N>
All Known Implementing Classes:
DoneableNodeConfigSource, NodeConfigSourceBuilder, NodeConfigSourceFluentImpl, NodeConfigStatusFluentImpl.ActiveNestedImpl, NodeConfigStatusFluentImpl.AssignedNestedImpl, NodeConfigStatusFluentImpl.LastKnownGoodNestedImpl, NodeSpecFluentImpl.ConfigSourceNestedImpl, WatchEventFluentImpl.NodeConfigSourceObjectNestedImpl

public interface NodeConfigSourceFluent<A extends NodeConfigSourceFluent<A>>
extends Fluent<A>