Package io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview
Class SpecFluent.TopologySpreadConstraintsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.TopologySpreadConstraintsFluent<SpecFluent.TopologySpreadConstraintsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.SpecFluent.TopologySpreadConstraintsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SpecFluent.TopologySpreadConstraintsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SpecFluent.TopologySpreadConstraintsNested<N>>
- Enclosing class:
- SpecFluent<A extends SpecFluent<A>>
public class SpecFluent.TopologySpreadConstraintsNested<N> extends TopologySpreadConstraintsFluent<SpecFluent.TopologySpreadConstraintsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.TopologySpreadConstraintsFluent
TopologySpreadConstraintsFluent.TopologyspreadconstraintsLabelSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTopologySpreadConstraint()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.TopologySpreadConstraintsFluent
buildLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, editTopologyspreadconstraintsLabelSelector, equals, getMaxSkew, getTopologyKey, getWhenUnsatisfiable, hashCode, hasLabelSelector, hasMaxSkew, hasTopologyKey, hasWhenUnsatisfiable, toString, withLabelSelector, withMaxSkew, withNewLabelSelectorLike, withNewTopologyspreadconstraintsLabelSelector, withTopologyKey, withWhenUnsatisfiable
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-