Interface NodeStatusFluent<A extends NodeStatusFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeFluent.StatusNested<N>, WatchEventFluent.NodeStatusObjectNested<N>
All Known Implementing Classes:
DoneableNodeStatus, NodeFluentImpl.StatusNestedImpl, NodeStatusBuilder, NodeStatusFluentImpl, WatchEventFluentImpl.NodeStatusObjectNestedImpl

public interface NodeStatusFluent<A extends NodeStatusFluent<A>>
extends Fluent<A>