Package io.fabric8.kubernetes.api.model
Class VolumeNodeAffinityFluentImpl.RequiredNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSelectorFluentImpl<VolumeNodeAffinityFluent.RequiredNested<N>>
io.fabric8.kubernetes.api.model.VolumeNodeAffinityFluentImpl.RequiredNestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeNodeAffinityFluent.RequiredNested<N>>
,Nested<N>
,Visitable<VolumeNodeAffinityFluent.RequiredNested<N>>
,NodeSelectorFluent<VolumeNodeAffinityFluent.RequiredNested<N>>
,VolumeNodeAffinityFluent.RequiredNested<N>
- Enclosing class:
- VolumeNodeAffinityFluentImpl<A extends VolumeNodeAffinityFluent<A>>
public class VolumeNodeAffinityFluentImpl.RequiredNestedImpl<N> extends NodeSelectorFluentImpl<VolumeNodeAffinityFluent.RequiredNested<N>> implements VolumeNodeAffinityFluent.RequiredNested<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 N
and()
N
endRequired()
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, withNodeSelectorTerms
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.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
-
and
-
endRequired
- Specified by:
endRequired
in interfaceVolumeNodeAffinityFluent.RequiredNested<N>
-