Package io.fabric8.kubernetes.api.model
Class NodeSelectorFluentImpl.NodeSelectorTermsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSelectorTermFluentImpl<NodeSelectorFluent.NodeSelectorTermsNested<N>>
io.fabric8.kubernetes.api.model.NodeSelectorFluentImpl.NodeSelectorTermsNestedImpl<N>
- All Implemented Interfaces:
Fluent<NodeSelectorFluent.NodeSelectorTermsNested<N>>,Nested<N>,Visitable<NodeSelectorFluent.NodeSelectorTermsNested<N>>,NodeSelectorFluent.NodeSelectorTermsNested<N>,NodeSelectorTermFluent<NodeSelectorFluent.NodeSelectorTermsNested<N>>
- Enclosing class:
- NodeSelectorFluentImpl<A extends NodeSelectorFluent<A>>
public class NodeSelectorFluentImpl.NodeSelectorTermsNestedImpl<N> extends NodeSelectorTermFluentImpl<NodeSelectorFluent.NodeSelectorTermsNested<N>> implements NodeSelectorFluent.NodeSelectorTermsNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeSelectorTermFluentImpl
NodeSelectorTermFluentImpl.MatchExpressionsNestedImpl<N>, NodeSelectorTermFluentImpl.MatchFieldsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeSelectorTermFluent
NodeSelectorTermFluent.MatchExpressionsNested<N>, NodeSelectorTermFluent.MatchFieldsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendNodeSelectorTerm()Methods inherited from class io.fabric8.kubernetes.api.model.NodeSelectorTermFluentImpl
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, equals, getMatchExpressions, getMatchFields, hasMatchExpressions, hasMatchFields, hasMatchingMatchExpression, hasMatchingMatchField, removeAllFromMatchExpressions, removeAllFromMatchFields, removeFromMatchExpressions, removeFromMatchFields, removeMatchingFromMatchExpressions, removeMatchingFromMatchFields, setNewMatchExpressionLike, setNewMatchFieldLike, setToMatchExpressions, setToMatchFields, withMatchExpressions, withMatchExpressions, withMatchFields, withMatchFieldsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Method Details
-
and
-
endNodeSelectorTerm
- Specified by:
endNodeSelectorTermin interfaceNodeSelectorFluent.NodeSelectorTermsNested<N>
-