public class RuleFluentImpl<A extends RuleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RuleFluent<A>
RuleFluent.FromNested<N>, RuleFluent.ToNested<N>, RuleFluent.WhenNested<N>| Constructor and Description |
|---|
RuleFluentImpl() |
RuleFluentImpl(Rule instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RuleFluentImpl()
public RuleFluentImpl(Rule instance)
public A addToFrom(Integer index, RuleFrom item)
addToFrom in interface RuleFluent<A extends RuleFluent<A>>public A setToFrom(Integer index, RuleFrom item)
setToFrom in interface RuleFluent<A extends RuleFluent<A>>public A addToFrom(RuleFrom... items)
addToFrom in interface RuleFluent<A extends RuleFluent<A>>public A addAllToFrom(Collection<RuleFrom> items)
addAllToFrom in interface RuleFluent<A extends RuleFluent<A>>public A removeFromFrom(RuleFrom... items)
removeFromFrom in interface RuleFluent<A extends RuleFluent<A>>public A removeAllFromFrom(Collection<RuleFrom> items)
removeAllFromFrom in interface RuleFluent<A extends RuleFluent<A>>public A removeMatchingFromFrom(Predicate<RuleFromBuilder> predicate)
removeMatchingFromFrom in interface RuleFluent<A extends RuleFluent<A>>@Deprecated public List<RuleFrom> getFrom()
getFrom in interface RuleFluent<A extends RuleFluent<A>>public List<RuleFrom> buildFrom()
buildFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFrom buildFrom(Integer index)
buildFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFrom buildFirstFrom()
buildFirstFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFrom buildLastFrom()
buildLastFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFrom buildMatchingFrom(Predicate<RuleFromBuilder> predicate)
buildMatchingFrom in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasMatchingFrom(Predicate<RuleFromBuilder> predicate)
hasMatchingFrom in interface RuleFluent<A extends RuleFluent<A>>public A withFrom(List<RuleFrom> from)
withFrom in interface RuleFluent<A extends RuleFluent<A>>public A withFrom(RuleFrom... from)
withFrom in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasFrom()
hasFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.FromNested<A> addNewFrom()
addNewFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.FromNested<A> addNewFromLike(RuleFrom item)
addNewFromLike in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.FromNested<A> setNewFromLike(Integer index, RuleFrom item)
setNewFromLike in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.FromNested<A> editFrom(Integer index)
editFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.FromNested<A> editFirstFrom()
editFirstFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.FromNested<A> editLastFrom()
editLastFrom in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.FromNested<A> editMatchingFrom(Predicate<RuleFromBuilder> predicate)
editMatchingFrom in interface RuleFluent<A extends RuleFluent<A>>public A addToTo(Integer index, RuleTo item)
addToTo in interface RuleFluent<A extends RuleFluent<A>>public A setToTo(Integer index, RuleTo item)
setToTo in interface RuleFluent<A extends RuleFluent<A>>public A addToTo(RuleTo... items)
addToTo in interface RuleFluent<A extends RuleFluent<A>>public A addAllToTo(Collection<RuleTo> items)
addAllToTo in interface RuleFluent<A extends RuleFluent<A>>public A removeFromTo(RuleTo... items)
removeFromTo in interface RuleFluent<A extends RuleFluent<A>>public A removeAllFromTo(Collection<RuleTo> items)
removeAllFromTo in interface RuleFluent<A extends RuleFluent<A>>public A removeMatchingFromTo(Predicate<RuleToBuilder> predicate)
removeMatchingFromTo in interface RuleFluent<A extends RuleFluent<A>>@Deprecated public List<RuleTo> getTo()
getTo in interface RuleFluent<A extends RuleFluent<A>>public List<RuleTo> buildTo()
buildTo in interface RuleFluent<A extends RuleFluent<A>>public RuleTo buildTo(Integer index)
buildTo in interface RuleFluent<A extends RuleFluent<A>>public RuleTo buildFirstTo()
buildFirstTo in interface RuleFluent<A extends RuleFluent<A>>public RuleTo buildLastTo()
buildLastTo in interface RuleFluent<A extends RuleFluent<A>>public RuleTo buildMatchingTo(Predicate<RuleToBuilder> predicate)
buildMatchingTo in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasMatchingTo(Predicate<RuleToBuilder> predicate)
hasMatchingTo in interface RuleFluent<A extends RuleFluent<A>>public A withTo(List<RuleTo> to)
withTo in interface RuleFluent<A extends RuleFluent<A>>public A withTo(RuleTo... to)
withTo in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasTo()
hasTo in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ToNested<A> addNewTo()
addNewTo in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ToNested<A> addNewToLike(RuleTo item)
addNewToLike in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ToNested<A> setNewToLike(Integer index, RuleTo item)
setNewToLike in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ToNested<A> editTo(Integer index)
editTo in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ToNested<A> editFirstTo()
editFirstTo in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ToNested<A> editLastTo()
editLastTo in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ToNested<A> editMatchingTo(Predicate<RuleToBuilder> predicate)
editMatchingTo in interface RuleFluent<A extends RuleFluent<A>>public A addToWhen(Integer index, Condition item)
addToWhen in interface RuleFluent<A extends RuleFluent<A>>public A setToWhen(Integer index, Condition item)
setToWhen in interface RuleFluent<A extends RuleFluent<A>>public A addToWhen(Condition... items)
addToWhen in interface RuleFluent<A extends RuleFluent<A>>public A addAllToWhen(Collection<Condition> items)
addAllToWhen in interface RuleFluent<A extends RuleFluent<A>>public A removeFromWhen(Condition... items)
removeFromWhen in interface RuleFluent<A extends RuleFluent<A>>public A removeAllFromWhen(Collection<Condition> items)
removeAllFromWhen in interface RuleFluent<A extends RuleFluent<A>>public A removeMatchingFromWhen(Predicate<ConditionBuilder> predicate)
removeMatchingFromWhen in interface RuleFluent<A extends RuleFluent<A>>@Deprecated public List<Condition> getWhen()
getWhen in interface RuleFluent<A extends RuleFluent<A>>public List<Condition> buildWhen()
buildWhen in interface RuleFluent<A extends RuleFluent<A>>public Condition buildWhen(Integer index)
buildWhen in interface RuleFluent<A extends RuleFluent<A>>public Condition buildFirstWhen()
buildFirstWhen in interface RuleFluent<A extends RuleFluent<A>>public Condition buildLastWhen()
buildLastWhen in interface RuleFluent<A extends RuleFluent<A>>public Condition buildMatchingWhen(Predicate<ConditionBuilder> predicate)
buildMatchingWhen in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasMatchingWhen(Predicate<ConditionBuilder> predicate)
hasMatchingWhen in interface RuleFluent<A extends RuleFluent<A>>public A withWhen(List<Condition> when)
withWhen in interface RuleFluent<A extends RuleFluent<A>>public A withWhen(Condition... when)
withWhen in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasWhen()
hasWhen in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.WhenNested<A> addNewWhen()
addNewWhen in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.WhenNested<A> addNewWhenLike(Condition item)
addNewWhenLike in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.WhenNested<A> setNewWhenLike(Integer index, Condition item)
setNewWhenLike in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.WhenNested<A> editWhen(Integer index)
editWhen in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.WhenNested<A> editFirstWhen()
editFirstWhen in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.WhenNested<A> editLastWhen()
editLastWhen in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.WhenNested<A> editMatchingWhen(Predicate<ConditionBuilder> predicate)
editMatchingWhen in interface RuleFluent<A extends RuleFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuleFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.