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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PodSpecFluent<A extends PodSpecFluent<A>>
public class PodSpecFluent.TopologySpreadConstraintsNested<N> extends TopologySpreadConstraintFluent<PodSpecFluent.TopologySpreadConstraintsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluent
TopologySpreadConstraintFluent.LabelSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endTopologySpreadConstraint()
-
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
-
-