Package io.fabric8.kubernetes.api.model
Class NodeAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeSelectorFluentImpl<NodeAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>>
-
- io.fabric8.kubernetes.api.model.NodeAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<NodeAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>>
,Nested<N>
,Visitable<NodeAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>>
,NodeAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>
,NodeSelectorFluent<NodeAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>>
- Enclosing class:
- NodeAffinityFluentImpl<A extends NodeAffinityFluent<A>>
public class NodeAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl<N> extends NodeSelectorFluentImpl<NodeAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>> implements NodeAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeSelectorFluentImpl
NodeSelectorFluentImpl.NodeSelectorTermsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeSelectorFluent
NodeSelectorFluent.NodeSelectorTermsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endRequiredDuringSchedulingIgnoredDuringExecution()
-
Methods inherited from class io.fabric8.kubernetes.api.model.NodeSelectorFluentImpl
addAllToNodeSelectorTerms, addNewNodeSelectorTerm, addNewNodeSelectorTermLike, addToNodeSelectorTerms, addToNodeSelectorTerms, buildFirstNodeSelectorTerm, buildLastNodeSelectorTerm, buildMatchingNodeSelectorTerm, buildNodeSelectorTerm, buildNodeSelectorTerms, editFirstNodeSelectorTerm, editLastNodeSelectorTerm, editMatchingNodeSelectorTerm, editNodeSelectorTerm, equals, getNodeSelectorTerms, hashCode, hasMatchingNodeSelectorTerm, hasNodeSelectorTerms, removeAllFromNodeSelectorTerms, removeFromNodeSelectorTerms, removeMatchingFromNodeSelectorTerms, setNewNodeSelectorTermLike, setToNodeSelectorTerms, withNodeSelectorTerms, withNodeSelectorTerms
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.NodeSelectorFluent
addAllToNodeSelectorTerms, addNewNodeSelectorTerm, addNewNodeSelectorTermLike, addToNodeSelectorTerms, addToNodeSelectorTerms, buildFirstNodeSelectorTerm, buildLastNodeSelectorTerm, buildMatchingNodeSelectorTerm, buildNodeSelectorTerm, buildNodeSelectorTerms, editFirstNodeSelectorTerm, editLastNodeSelectorTerm, editMatchingNodeSelectorTerm, editNodeSelectorTerm, getNodeSelectorTerms, hasMatchingNodeSelectorTerm, hasNodeSelectorTerms, removeAllFromNodeSelectorTerms, removeFromNodeSelectorTerms, removeMatchingFromNodeSelectorTerms, setNewNodeSelectorTermLike, setToNodeSelectorTerms, withNodeSelectorTerms, withNodeSelectorTerms
-
-