Class PrometheusAgentSpecFluent.TopologySpreadConstraintsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.TopologySpreadConstraintFluent<PrometheusAgentSpecFluent.TopologySpreadConstraintsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentSpecFluent.TopologySpreadConstraintsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PrometheusAgentSpecFluent<A extends PrometheusAgentSpecFluent<A>>
public class PrometheusAgentSpecFluent.TopologySpreadConstraintsNested<N> extends TopologySpreadConstraintFluent<PrometheusAgentSpecFluent.TopologySpreadConstraintsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1.TopologySpreadConstraintFluent
TopologySpreadConstraintFluent.LabelSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTopologySpreadConstraint()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.TopologySpreadConstraintFluent
addAllToMatchLabelKeys, addToAdditionalProperties, addToAdditionalProperties, addToMatchLabelKeys, addToMatchLabelKeys, buildLabelSelector, copyInstance, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getAdditionalLabelSelectors, getAdditionalProperties, getFirstMatchLabelKey, getLastMatchLabelKey, getMatchingMatchLabelKey, getMatchLabelKey, getMatchLabelKeys, getMaxSkew, getMinDomains, getNodeAffinityPolicy, getNodeTaintsPolicy, getTopologyKey, getWhenUnsatisfiable, hasAdditionalLabelSelectors, hasAdditionalProperties, hashCode, hasLabelSelector, hasMatchingMatchLabelKey, hasMatchLabelKeys, hasMaxSkew, hasMinDomains, hasNodeAffinityPolicy, hasNodeTaintsPolicy, hasTopologyKey, hasWhenUnsatisfiable, removeAllFromMatchLabelKeys, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchLabelKeys, setToMatchLabelKeys, toString, withAdditionalLabelSelectors, withAdditionalProperties, withLabelSelector, withMatchLabelKeys, withMatchLabelKeys, withMaxSkew, withMinDomains, withNewLabelSelector, withNewLabelSelectorLike, withNodeAffinityPolicy, withNodeTaintsPolicy, withTopologyKey, withWhenUnsatisfiable
-
-