Package io.fabric8.kubernetes.api.model
Class VolumeNodeAffinityFluent.RequiredNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeSelectorFluent<VolumeNodeAffinityFluent.RequiredNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeNodeAffinityFluent.RequiredNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- VolumeNodeAffinityFluent<A extends VolumeNodeAffinityFluent<A>>
public class VolumeNodeAffinityFluent.RequiredNested<N> extends NodeSelectorFluent<VolumeNodeAffinityFluent.RequiredNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeSelectorFluent
NodeSelectorFluent.NodeSelectorTermsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRequired()-
Methods inherited from class io.fabric8.kubernetes.api.model.NodeSelectorFluent
addAllToNodeSelectorTerms, addNewNodeSelectorTerm, addNewNodeSelectorTermLike, addToAdditionalProperties, addToAdditionalProperties, addToNodeSelectorTerms, addToNodeSelectorTerms, buildFirstNodeSelectorTerm, buildLastNodeSelectorTerm, buildMatchingNodeSelectorTerm, buildNodeSelectorTerm, buildNodeSelectorTerms, copyInstance, editFirstNodeSelectorTerm, editLastNodeSelectorTerm, editMatchingNodeSelectorTerm, editNodeSelectorTerm, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchingNodeSelectorTerm, hasNodeSelectorTerms, removeAllFromNodeSelectorTerms, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNodeSelectorTerms, removeMatchingFromNodeSelectorTerms, setNewNodeSelectorTermLike, setToNodeSelectorTerms, toString, withAdditionalProperties, withNodeSelectorTerms, withNodeSelectorTerms
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-