Package io.fabric8.kubernetes.api.model
Class PodSpecFluent.TopologySpreadConstraintsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluent<PodSpecFluent.TopologySpreadConstraintsNested<N>>
-
- io.fabric8.kubernetes.api.model.PodSpecFluent.TopologySpreadConstraintsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PodSpecFluent<A extends PodSpecFluent<A>>
public class PodSpecFluent.TopologySpreadConstraintsNested<N> extends TopologySpreadConstraintFluent<PodSpecFluent.TopologySpreadConstraintsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluent
TopologySpreadConstraintFluent.LabelSelectorNested<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()NendTopologySpreadConstraint()-
Methods inherited from class io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluent
addAllToMatchLabelKeys, addToAdditionalProperties, addToAdditionalProperties, addToMatchLabelKeys, addToMatchLabelKeys, buildLabelSelector, copyInstance, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getAdditionalProperties, getFirstMatchLabelKey, getLastMatchLabelKey, getMatchingMatchLabelKey, getMatchLabelKey, getMatchLabelKeys, getMaxSkew, getMinDomains, getNodeAffinityPolicy, getNodeTaintsPolicy, getTopologyKey, getWhenUnsatisfiable, hasAdditionalProperties, hashCode, hasLabelSelector, hasMatchingMatchLabelKey, hasMatchLabelKeys, hasMaxSkew, hasMinDomains, hasNodeAffinityPolicy, hasNodeTaintsPolicy, hasTopologyKey, hasWhenUnsatisfiable, removeAllFromMatchLabelKeys, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchLabelKeys, setToMatchLabelKeys, toString, withAdditionalProperties, withLabelSelector, withMatchLabelKeys, withMatchLabelKeys, withMaxSkew, withMinDomains, withNewLabelSelector, withNewLabelSelectorLike, withNodeAffinityPolicy, withNodeTaintsPolicy, withTopologyKey, withWhenUnsatisfiable
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-