public class TopologySpreadConstraintBuilder extends TopologySpreadConstraintFluent<TopologySpreadConstraintBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TopologySpreadConstraint,TopologySpreadConstraintBuilder>
TopologySpreadConstraintFluent.LabelSelectorNested<N>| Constructor and Description |
|---|
TopologySpreadConstraintBuilder() |
TopologySpreadConstraintBuilder(TopologySpreadConstraint instance) |
TopologySpreadConstraintBuilder(TopologySpreadConstraintFluent<?> fluent) |
TopologySpreadConstraintBuilder(TopologySpreadConstraintFluent<?> fluent,
TopologySpreadConstraint instance) |
| Modifier and Type | Method and Description |
|---|---|
TopologySpreadConstraint |
build() |
addAllToMatchLabelKeys, addToAdditionalProperties, addToAdditionalProperties, addToMatchLabelKeys, addToMatchLabelKeys, buildLabelSelector, copyInstance, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getAdditionalProperties, getFirstMatchLabelKey, getLastMatchLabelKey, getMatchingMatchLabelKey, getMatchLabelKey, getMatchLabelKeys, getMaxSkew, getMinDomains, getNodeAffinityPolicy, getNodeTaintsPolicy, getTopologyKey, getWhenUnsatisfiable, hasAdditionalProperties, hashCode, hasLabelSelector, hasMatchingMatchLabelKey, hasMatchLabelKeys, hasMaxSkew, hasMinDomains, hasNodeAffinityPolicy, hasNodeTaintsPolicy, hasTopologyKey, hasWhenUnsatisfiable, removeAllFromMatchLabelKeys, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchLabelKeys, setToMatchLabelKeys, toString, withAdditionalProperties, withLabelSelector, withMatchLabelKeys, withMatchLabelKeys, withMaxSkew, withMinDomains, withNewLabelSelector, withNewLabelSelectorLike, withNodeAffinityPolicy, withNodeTaintsPolicy, withTopologyKey, withWhenUnsatisfiableaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic TopologySpreadConstraintBuilder()
public TopologySpreadConstraintBuilder(TopologySpreadConstraintFluent<?> fluent)
public TopologySpreadConstraintBuilder(TopologySpreadConstraintFluent<?> fluent, TopologySpreadConstraint instance)
public TopologySpreadConstraintBuilder(TopologySpreadConstraint instance)
public TopologySpreadConstraint build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TopologySpreadConstraint>Copyright © 2015–2023 Red Hat. All rights reserved.