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
-
Method Summary
Modifier and Type Method Description Nand()NendRequiredDuringSchedulingIgnoredDuringExecution()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, hasMatchingNodeSelectorTerm, hasNodeSelectorTerms, removeAllFromNodeSelectorTerms, removeFromNodeSelectorTerms, removeMatchingFromNodeSelectorTerms, setNewNodeSelectorTermLike, setToNodeSelectorTerms, withNodeSelectorTerms, withNodeSelectorTermsMethods 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.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
-
Method Details