public class DoneableRuleGroup extends RuleGroupFluentImpl<DoneableRuleGroup> implements io.fabric8.kubernetes.api.model.Doneable<RuleGroup>
RuleGroupFluentImpl.RulesNestedImpl<N>RuleGroupFluent.RulesNested<N>| Constructor and Description |
|---|
DoneableRuleGroup(io.fabric8.kubernetes.api.builder.Function<RuleGroup,RuleGroup> function) |
DoneableRuleGroup(RuleGroup item) |
DoneableRuleGroup(RuleGroup item,
io.fabric8.kubernetes.api.builder.Function<RuleGroup,RuleGroup> function) |
| Modifier and Type | Method and Description |
|---|---|
RuleGroup |
done() |
addAllToRules, addNewRule, addNewRuleLike, addToRules, addToRules, buildFirstRule, buildLastRule, buildMatchingRule, buildRule, buildRules, editFirstRule, editLastRule, editMatchingRule, editRule, equals, getInterval, getName, getPartialResponseStrategy, getRules, hashCode, hasInterval, hasMatchingRule, hasName, hasPartialResponseStrategy, hasRules, removeAllFromRules, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, withInterval, withName, withNewInterval, withNewInterval, withNewInterval, withNewName, withNewName, withNewName, withNewPartialResponseStrategy, withNewPartialResponseStrategy, withNewPartialResponseStrategy, withPartialResponseStrategy, withRules, withRulespublic DoneableRuleGroup(io.fabric8.kubernetes.api.builder.Function<RuleGroup,RuleGroup> function)
public DoneableRuleGroup(RuleGroup item, io.fabric8.kubernetes.api.builder.Function<RuleGroup,RuleGroup> function)
public DoneableRuleGroup(RuleGroup item)
Copyright © 2015–2021 Red Hat. All rights reserved.