Package io.fabric8.kubernetes.api.model
Class PodSpecFluentImpl.TopologySpreadConstraintsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluentImpl<PodSpecFluent.TopologySpreadConstraintsNested<N>>
io.fabric8.kubernetes.api.model.PodSpecFluentImpl.TopologySpreadConstraintsNestedImpl<N>
- All Implemented Interfaces:
Fluent<PodSpecFluent.TopologySpreadConstraintsNested<N>>,Nested<N>,Visitable<PodSpecFluent.TopologySpreadConstraintsNested<N>>,PodSpecFluent.TopologySpreadConstraintsNested<N>,TopologySpreadConstraintFluent<PodSpecFluent.TopologySpreadConstraintsNested<N>>
- Enclosing class:
- PodSpecFluentImpl<A extends PodSpecFluent<A>>
public class PodSpecFluentImpl.TopologySpreadConstraintsNestedImpl<N> extends TopologySpreadConstraintFluentImpl<PodSpecFluent.TopologySpreadConstraintsNested<N>> implements PodSpecFluent.TopologySpreadConstraintsNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluentImpl
TopologySpreadConstraintFluentImpl.LabelSelectorNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluent
TopologySpreadConstraintFluent.LabelSelectorNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendTopologySpreadConstraint()Methods inherited from class io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluentImpl
buildLabelSelector, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getLabelSelector, getMaxSkew, getTopologyKey, getWhenUnsatisfiable, hasLabelSelector, hasMaxSkew, hasTopologyKey, hasWhenUnsatisfiable, withLabelSelector, withMaxSkew, withNewLabelSelector, withNewLabelSelectorLike, withNewMaxSkew, withNewMaxSkew, withNewTopologyKey, withNewTopologyKey, withNewTopologyKey, withNewWhenUnsatisfiable, withNewWhenUnsatisfiable, withNewWhenUnsatisfiable, withTopologyKey, withWhenUnsatisfiableMethods 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.TopologySpreadConstraintFluent
buildLabelSelector, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, getLabelSelector, getMaxSkew, getTopologyKey, getWhenUnsatisfiable, hasLabelSelector, hasMaxSkew, hasTopologyKey, hasWhenUnsatisfiable, withLabelSelector, withMaxSkew, withNewLabelSelector, withNewLabelSelectorLike, withNewMaxSkew, withNewMaxSkew, withNewTopologyKey, withNewTopologyKey, withNewTopologyKey, withNewWhenUnsatisfiable, withNewWhenUnsatisfiable, withNewWhenUnsatisfiable, withTopologyKey, withWhenUnsatisfiable
-
Method Details
-
and
-
endTopologySpreadConstraint
- Specified by:
endTopologySpreadConstraintin interfacePodSpecFluent.TopologySpreadConstraintsNested<N>
-