public class RuleGroupBuilder extends RuleGroupFluentImpl<RuleGroupBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RuleGroup,RuleGroupBuilder>
RuleGroupFluentImpl.RulesNestedImpl<N>RuleGroupFluent.RulesNested<N>| Constructor and Description |
|---|
RuleGroupBuilder() |
RuleGroupBuilder(Boolean validationEnabled) |
RuleGroupBuilder(RuleGroup instance) |
RuleGroupBuilder(RuleGroup instance,
Boolean validationEnabled) |
RuleGroupBuilder(RuleGroupFluent<?> fluent) |
RuleGroupBuilder(RuleGroupFluent<?> fluent,
Boolean validationEnabled) |
RuleGroupBuilder(RuleGroupFluent<?> fluent,
RuleGroup instance) |
RuleGroupBuilder(RuleGroupFluent<?> fluent,
RuleGroup instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RuleGroup |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToRules, addNewRule, addNewRuleLike, addToRules, addToRules, buildFirstRule, buildLastRule, buildMatchingRule, buildRule, buildRules, editFirstRule, editLastRule, editMatchingRule, editRule, getInterval, getName, getPartialResponseStrategy, getRules, hasInterval, hasMatchingRule, hasName, hasPartialResponseStrategy, hasRules, removeAllFromRules, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, withInterval, withName, withNewInterval, withNewName, withNewPartialResponseStrategy, withPartialResponseStrategy, withRules, withRulesaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic RuleGroupBuilder()
public RuleGroupBuilder(Boolean validationEnabled)
public RuleGroupBuilder(RuleGroupFluent<?> fluent)
public RuleGroupBuilder(RuleGroupFluent<?> fluent, Boolean validationEnabled)
public RuleGroupBuilder(RuleGroupFluent<?> fluent, RuleGroup instance)
public RuleGroupBuilder(RuleGroupFluent<?> fluent, RuleGroup instance, Boolean validationEnabled)
public RuleGroupBuilder(RuleGroup instance)
public RuleGroup build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RuleGroup>public boolean equals(Object o)
equals in class RuleGroupFluentImpl<RuleGroupBuilder>public int hashCode()
hashCode in class RuleGroupFluentImpl<RuleGroupBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.