public class RuleGroupBuilder extends RuleGroupFluent<RuleGroupBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RuleGroup,RuleGroupBuilder>
RuleGroupFluent.RulesNested<N>| Constructor and Description |
|---|
RuleGroupBuilder() |
RuleGroupBuilder(RuleGroup instance) |
RuleGroupBuilder(RuleGroupFluent<?> fluent) |
RuleGroupBuilder(RuleGroupFluent<?> fluent,
RuleGroup instance) |
| Modifier and Type | Method and Description |
|---|---|
RuleGroup |
build() |
addAllToRules, addNewRule, addNewRuleLike, addToAdditionalProperties, addToAdditionalProperties, addToRules, addToRules, buildFirstRule, buildLastRule, buildMatchingRule, buildRule, buildRules, copyInstance, editFirstRule, editLastRule, editMatchingRule, editRule, equals, getAdditionalProperties, getInterval, getLimit, getName, getPartialResponseStrategy, hasAdditionalProperties, hashCode, hasInterval, hasLimit, hasMatchingRule, hasName, hasPartialResponseStrategy, hasRules, removeAllFromRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, toString, withAdditionalProperties, withInterval, withLimit, withName, withPartialResponseStrategy, withRules, withRulesaggregate, aggregate, build, build, builderOf, getVisitableMappublic RuleGroupBuilder()
public RuleGroupBuilder(RuleGroupFluent<?> fluent)
public RuleGroupBuilder(RuleGroupFluent<?> fluent, RuleGroup instance)
public RuleGroupBuilder(RuleGroup instance)
Copyright © 2015–2024 Red Hat. All rights reserved.