Class SpreadPolicyFluent.SpreadConstraintsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.cluster.v1beta1.SpreadConstraintsTermFluent<SpreadPolicyFluent.SpreadConstraintsNested<N>>
-
- io.fabric8.openclustermanagement.api.model.cluster.v1beta1.SpreadPolicyFluent.SpreadConstraintsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SpreadPolicyFluent<A extends SpreadPolicyFluent<A>>
public class SpreadPolicyFluent.SpreadConstraintsNested<N> extends SpreadConstraintsTermFluent<SpreadPolicyFluent.SpreadConstraintsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpreadConstraint()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.cluster.v1beta1.SpreadConstraintsTermFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMaxSkew, getTopologyKey, getTopologyKeyType, getWhenUnsatisfiable, hasAdditionalProperties, hashCode, hasMaxSkew, hasTopologyKey, hasTopologyKeyType, hasWhenUnsatisfiable, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMaxSkew, withTopologyKey, withTopologyKeyType, withWhenUnsatisfiable
-
-