Package io.fabric8.kubernetes.api.model
Interface PreferredSchedulingTermFluent.PreferenceNested<N>
- All Superinterfaces:
Fluent<PreferredSchedulingTermFluent.PreferenceNested<N>>
,Nested<N>
,NodeSelectorTermFluent<PreferredSchedulingTermFluent.PreferenceNested<N>>
- All Known Implementing Classes:
PreferredSchedulingTermFluentImpl.PreferenceNestedImpl
- Enclosing interface:
- PreferredSchedulingTermFluent<A extends PreferredSchedulingTermFluent<A>>
public static interface PreferredSchedulingTermFluent.PreferenceNested<N> extends Nested<N>, NodeSelectorTermFluent<PreferredSchedulingTermFluent.PreferenceNested<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 N
and()
N
endPreference()
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