Package io.fabric8.kubernetes.api.model
Class PreferredSchedulingTermFluent.PreferenceNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeSelectorTermFluent<PreferredSchedulingTermFluent.PreferenceNested<N>>
-
- io.fabric8.kubernetes.api.model.PreferredSchedulingTermFluent.PreferenceNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PreferredSchedulingTermFluent<A extends PreferredSchedulingTermFluent<A>>
public class PreferredSchedulingTermFluent.PreferenceNested<N> extends NodeSelectorTermFluent<PreferredSchedulingTermFluent.PreferenceNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeSelectorTermFluent
NodeSelectorTermFluent.MatchExpressionsNested<N>, NodeSelectorTermFluent.MatchFieldsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPreference()-
Methods inherited from class io.fabric8.kubernetes.api.model.NodeSelectorTermFluent
addAllToMatchExpressions, addAllToMatchFields, addNewMatchExpression, addNewMatchExpressionLike, addNewMatchField, addNewMatchFieldLike, addToAdditionalProperties, addToAdditionalProperties, addToMatchExpressions, addToMatchExpressions, addToMatchFields, addToMatchFields, buildFirstMatchExpression, buildFirstMatchField, buildLastMatchExpression, buildLastMatchField, buildMatchExpression, buildMatchExpressions, buildMatchField, buildMatchFields, buildMatchingMatchExpression, buildMatchingMatchField, copyInstance, editFirstMatchExpression, editFirstMatchField, editLastMatchExpression, editLastMatchField, editMatchExpression, editMatchField, editMatchingMatchExpression, editMatchingMatchField, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchExpressions, hasMatchFields, hasMatchingMatchExpression, hasMatchingMatchField, removeAllFromMatchExpressions, removeAllFromMatchFields, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchExpressions, removeFromMatchFields, removeMatchingFromMatchExpressions, removeMatchingFromMatchFields, setNewMatchExpressionLike, setNewMatchFieldLike, setToMatchExpressions, setToMatchFields, toString, withAdditionalProperties, withMatchExpressions, withMatchExpressions, withMatchFields, withMatchFields
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-