public class InhibitRuleBuilder extends InhibitRuleFluent<InhibitRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InhibitRule,InhibitRuleBuilder>
InhibitRuleFluent.SourceMatchNested<N>, InhibitRuleFluent.TargetMatchNested<N>| Constructor and Description |
|---|
InhibitRuleBuilder() |
InhibitRuleBuilder(InhibitRule instance) |
InhibitRuleBuilder(InhibitRuleFluent<?> fluent) |
InhibitRuleBuilder(InhibitRuleFluent<?> fluent,
InhibitRule instance) |
| Modifier and Type | Method and Description |
|---|---|
InhibitRule |
build() |
addAllToEqual, addAllToSourceMatch, addAllToTargetMatch, addNewSourceMatch, addNewSourceMatch, addNewSourceMatchLike, addNewTargetMatch, addNewTargetMatch, addNewTargetMatchLike, addToAdditionalProperties, addToAdditionalProperties, addToEqual, addToEqual, addToSourceMatch, addToSourceMatch, addToTargetMatch, addToTargetMatch, buildFirstSourceMatch, buildFirstTargetMatch, buildLastSourceMatch, buildLastTargetMatch, buildMatchingSourceMatch, buildMatchingTargetMatch, buildSourceMatch, buildSourceMatch, buildTargetMatch, buildTargetMatch, copyInstance, editFirstSourceMatch, editFirstTargetMatch, editLastSourceMatch, editLastTargetMatch, editMatchingSourceMatch, editMatchingTargetMatch, editSourceMatch, editTargetMatch, equals, getAdditionalProperties, getEqual, getEqual, getFirstEqual, getLastEqual, getMatchingEqual, hasAdditionalProperties, hasEqual, hashCode, hasMatchingEqual, hasMatchingSourceMatch, hasMatchingTargetMatch, hasSourceMatch, hasTargetMatch, removeAllFromEqual, removeAllFromSourceMatch, removeAllFromTargetMatch, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromEqual, removeFromSourceMatch, removeFromTargetMatch, removeMatchingFromSourceMatch, removeMatchingFromTargetMatch, setNewSourceMatchLike, setNewTargetMatchLike, setToEqual, setToSourceMatch, setToTargetMatch, toString, withAdditionalProperties, withEqual, withEqual, withSourceMatch, withSourceMatch, withTargetMatch, withTargetMatchaggregate, aggregate, build, build, builderOf, getVisitableMappublic InhibitRuleBuilder()
public InhibitRuleBuilder(InhibitRuleFluent<?> fluent)
public InhibitRuleBuilder(InhibitRuleFluent<?> fluent, InhibitRule instance)
public InhibitRuleBuilder(InhibitRule instance)
public InhibitRule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InhibitRule>Copyright © 2015–2024 Red Hat. All rights reserved.