Interface NodeSelectorRequirementFluent<A extends NodeSelectorRequirementFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeSelectorTermFluent.MatchExpressionsNested<N>, NodeSelectorTermFluent.MatchFieldsNested<N>, WatchEventFluent.NodeSelectorRequirementObjectNested<N>
All Known Implementing Classes:
DoneableNodeSelectorRequirement, NodeSelectorRequirementBuilder, NodeSelectorRequirementFluentImpl, NodeSelectorTermFluentImpl.MatchExpressionsNestedImpl, NodeSelectorTermFluentImpl.MatchFieldsNestedImpl, WatchEventFluentImpl.NodeSelectorRequirementObjectNestedImpl

public interface NodeSelectorRequirementFluent<A extends NodeSelectorRequirementFluent<A>>
extends Fluent<A>