Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.TopologySelectorTermObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.TopologySelectorTermFluentImpl<WatchEventFluent.TopologySelectorTermObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.TopologySelectorTermObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.TopologySelectorTermObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.TopologySelectorTermObjectNested<N>>
,TopologySelectorTermFluent<WatchEventFluent.TopologySelectorTermObjectNested<N>>
,WatchEventFluent.TopologySelectorTermObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.TopologySelectorTermObjectNestedImpl<N> extends TopologySelectorTermFluentImpl<WatchEventFluent.TopologySelectorTermObjectNested<N>> implements WatchEventFluent.TopologySelectorTermObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.TopologySelectorTermFluentImpl
TopologySelectorTermFluentImpl.MatchLabelExpressionsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.TopologySelectorTermFluent
TopologySelectorTermFluent.MatchLabelExpressionsNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endTopologySelectorTermObject()
Methods inherited from class io.fabric8.kubernetes.api.model.TopologySelectorTermFluentImpl
addAllToMatchLabelExpressions, addNewMatchLabelExpression, addNewMatchLabelExpressionLike, addToMatchLabelExpressions, addToMatchLabelExpressions, buildFirstMatchLabelExpression, buildLastMatchLabelExpression, buildMatchingMatchLabelExpression, buildMatchLabelExpression, buildMatchLabelExpressions, editFirstMatchLabelExpression, editLastMatchLabelExpression, editMatchingMatchLabelExpression, editMatchLabelExpression, equals, getMatchLabelExpressions, hasMatchingMatchLabelExpression, hasMatchLabelExpressions, removeAllFromMatchLabelExpressions, removeFromMatchLabelExpressions, removeMatchingFromMatchLabelExpressions, setNewMatchLabelExpressionLike, setToMatchLabelExpressions, withMatchLabelExpressions, withMatchLabelExpressions
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.TopologySelectorTermFluent
addAllToMatchLabelExpressions, addNewMatchLabelExpression, addNewMatchLabelExpressionLike, addToMatchLabelExpressions, addToMatchLabelExpressions, buildFirstMatchLabelExpression, buildLastMatchLabelExpression, buildMatchingMatchLabelExpression, buildMatchLabelExpression, buildMatchLabelExpressions, editFirstMatchLabelExpression, editLastMatchLabelExpression, editMatchingMatchLabelExpression, editMatchLabelExpression, getMatchLabelExpressions, hasMatchingMatchLabelExpression, hasMatchLabelExpressions, removeAllFromMatchLabelExpressions, removeFromMatchLabelExpressions, removeMatchingFromMatchLabelExpressions, setNewMatchLabelExpressionLike, setToMatchLabelExpressions, withMatchLabelExpressions, withMatchLabelExpressions
-
Method Details
-
and
-
endTopologySelectorTermObject
- Specified by:
endTopologySelectorTermObject
in interfaceWatchEventFluent.TopologySelectorTermObjectNested<N>
-