Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.TopologySpreadConstraintObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.TopologySpreadConstraintFluentImpl<WatchEventFluent.TopologySpreadConstraintObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.TopologySpreadConstraintObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.TopologySpreadConstraintObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.TopologySpreadConstraintObjectNested<N>>,TopologySpreadConstraintFluent<WatchEventFluent.TopologySpreadConstraintObjectNested<N>>,WatchEventFluent.TopologySpreadConstraintObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.TopologySpreadConstraintObjectNestedImpl<N> extends TopologySpreadConstraintFluentImpl<WatchEventFluent.TopologySpreadConstraintObjectNested<N>> implements WatchEventFluent.TopologySpreadConstraintObjectNested<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()NendTopologySpreadConstraintObject()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
-
endTopologySpreadConstraintObject
- Specified by:
endTopologySpreadConstraintObjectin interfaceWatchEventFluent.TopologySpreadConstraintObjectNested<N>
-