Interface NodeSelectorTermFluent<A extends NodeSelectorTermFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeSelectorFluent.NodeSelectorTermsNested<N>, PreferredSchedulingTermFluent.PreferenceNested<N>, WatchEventFluent.NodeSelectorTermObjectNested<N>
All Known Implementing Classes:
DoneableNodeSelectorTerm, NodeSelectorFluentImpl.NodeSelectorTermsNestedImpl, NodeSelectorTermBuilder, NodeSelectorTermFluentImpl, PreferredSchedulingTermFluentImpl.PreferenceNestedImpl, WatchEventFluentImpl.NodeSelectorTermObjectNestedImpl

public interface NodeSelectorTermFluent<A extends NodeSelectorTermFluent<A>>
extends Fluent<A>