Interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeStatusFluent.ConfigNested<N>, WatchEventFluent.NodeConfigStatusObjectNested<N>
All Known Implementing Classes:
DoneableNodeConfigStatus, NodeConfigStatusBuilder, NodeConfigStatusFluentImpl, NodeStatusFluentImpl.ConfigNestedImpl, WatchEventFluentImpl.NodeConfigStatusObjectNestedImpl

public interface NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
extends Fluent<A>