Package io.fabric8.kubernetes.api.model
Interface NodeSelectorFluent.NodeSelectorTermsNested<N>
- All Superinterfaces:
Fluent<NodeSelectorFluent.NodeSelectorTermsNested<N>>,Nested<N>,NodeSelectorTermFluent<NodeSelectorFluent.NodeSelectorTermsNested<N>>
- All Known Implementing Classes:
NodeSelectorFluentImpl.NodeSelectorTermsNestedImpl
- Enclosing interface:
- NodeSelectorFluent<A extends NodeSelectorFluent<A>>
public static interface NodeSelectorFluent.NodeSelectorTermsNested<N> extends Nested<N>, NodeSelectorTermFluent<NodeSelectorFluent.NodeSelectorTermsNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeSelectorTermFluent
NodeSelectorTermFluent.MatchExpressionsNested<N>, NodeSelectorTermFluent.MatchFieldsNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendNodeSelectorTerm()Methods inherited from interface io.fabric8.kubernetes.api.model.NodeSelectorTermFluent
addAllToMatchExpressions, addAllToMatchFields, addNewMatchExpression, addNewMatchExpressionLike, addNewMatchField, addNewMatchFieldLike, addToMatchExpressions, addToMatchExpressions, addToMatchFields, addToMatchFields, buildFirstMatchExpression, buildFirstMatchField, buildLastMatchExpression, buildLastMatchField, buildMatchExpression, buildMatchExpressions, buildMatchField, buildMatchFields, buildMatchingMatchExpression, buildMatchingMatchField, editFirstMatchExpression, editFirstMatchField, editLastMatchExpression, editLastMatchField, editMatchExpression, editMatchField, editMatchingMatchExpression, editMatchingMatchField, getMatchExpressions, getMatchFields, hasMatchExpressions, hasMatchFields, hasMatchingMatchExpression, hasMatchingMatchField, removeAllFromMatchExpressions, removeAllFromMatchFields, removeFromMatchExpressions, removeFromMatchFields, removeMatchingFromMatchExpressions, removeMatchingFromMatchFields, setNewMatchExpressionLike, setNewMatchFieldLike, setToMatchExpressions, setToMatchFields, withMatchExpressions, withMatchExpressions, withMatchFields, withMatchFields