Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.NodeSelectorTermObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSelectorTermFluentImpl<WatchEventFluent.NodeSelectorTermObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.NodeSelectorTermObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.NodeSelectorTermObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.NodeSelectorTermObjectNested<N>>,NodeSelectorTermFluent<WatchEventFluent.NodeSelectorTermObjectNested<N>>,WatchEventFluent.NodeSelectorTermObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.NodeSelectorTermObjectNestedImpl<N> extends NodeSelectorTermFluentImpl<WatchEventFluent.NodeSelectorTermObjectNested<N>> implements WatchEventFluent.NodeSelectorTermObjectNested<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()NendNodeSelectorTermObject()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
-
endNodeSelectorTermObject
- Specified by:
endNodeSelectorTermObjectin interfaceWatchEventFluent.NodeSelectorTermObjectNested<N>
-