public class UDPRouteSpecFluentImpl<A extends UDPRouteSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements UDPRouteSpecFluent<A>
UDPRouteSpecFluent.ParentRefsNested<N>, UDPRouteSpecFluent.RulesNested<N>| Constructor and Description |
|---|
UDPRouteSpecFluentImpl() |
UDPRouteSpecFluentImpl(UDPRouteSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic UDPRouteSpecFluentImpl()
public UDPRouteSpecFluentImpl(UDPRouteSpec instance)
public A addToParentRefs(int index, ParentReference item)
addToParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A setToParentRefs(int index, ParentReference item)
setToParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A addToParentRefs(ParentReference... items)
addToParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A addAllToParentRefs(Collection<ParentReference> items)
addAllToParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A removeFromParentRefs(ParentReference... items)
removeFromParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A removeAllFromParentRefs(Collection<ParentReference> items)
removeAllFromParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A removeMatchingFromParentRefs(Predicate<ParentReferenceBuilder> predicate)
removeMatchingFromParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>@Deprecated public List<ParentReference> getParentRefs()
getParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public List<ParentReference> buildParentRefs()
buildParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public ParentReference buildParentRef(int index)
buildParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public ParentReference buildFirstParentRef()
buildFirstParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public ParentReference buildLastParentRef()
buildLastParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public ParentReference buildMatchingParentRef(Predicate<ParentReferenceBuilder> predicate)
buildMatchingParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public Boolean hasMatchingParentRef(Predicate<ParentReferenceBuilder> predicate)
hasMatchingParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A withParentRefs(List<ParentReference> parentRefs)
withParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A withParentRefs(ParentReference... parentRefs)
withParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public Boolean hasParentRefs()
hasParentRefs in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.ParentRefsNested<A> addNewParentRef()
addNewParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.ParentRefsNested<A> addNewParentRefLike(ParentReference item)
addNewParentRefLike in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.ParentRefsNested<A> setNewParentRefLike(int index, ParentReference item)
setNewParentRefLike in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.ParentRefsNested<A> editParentRef(int index)
editParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.ParentRefsNested<A> editFirstParentRef()
editFirstParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.ParentRefsNested<A> editLastParentRef()
editLastParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.ParentRefsNested<A> editMatchingParentRef(Predicate<ParentReferenceBuilder> predicate)
editMatchingParentRef in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A addToRules(int index, UDPRouteRule item)
addToRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A setToRules(int index, UDPRouteRule item)
setToRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A addToRules(UDPRouteRule... items)
addToRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A addAllToRules(Collection<UDPRouteRule> items)
addAllToRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A removeFromRules(UDPRouteRule... items)
removeFromRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A removeAllFromRules(Collection<UDPRouteRule> items)
removeAllFromRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A removeMatchingFromRules(Predicate<UDPRouteRuleBuilder> predicate)
removeMatchingFromRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>@Deprecated public List<UDPRouteRule> getRules()
getRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public List<UDPRouteRule> buildRules()
buildRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteRule buildRule(int index)
buildRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteRule buildFirstRule()
buildFirstRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteRule buildLastRule()
buildLastRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteRule buildMatchingRule(Predicate<UDPRouteRuleBuilder> predicate)
buildMatchingRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public Boolean hasMatchingRule(Predicate<UDPRouteRuleBuilder> predicate)
hasMatchingRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A withRules(List<UDPRouteRule> rules)
withRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A withRules(UDPRouteRule... rules)
withRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public Boolean hasRules()
hasRules in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.RulesNested<A> addNewRule()
addNewRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.RulesNested<A> addNewRuleLike(UDPRouteRule item)
addNewRuleLike in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.RulesNested<A> setNewRuleLike(int index, UDPRouteRule item)
setNewRuleLike in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.RulesNested<A> editRule(int index)
editRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.RulesNested<A> editFirstRule()
editFirstRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.RulesNested<A> editLastRule()
editLastRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public UDPRouteSpecFluent.RulesNested<A> editMatchingRule(Predicate<UDPRouteRuleBuilder> predicate)
editMatchingRule in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface UDPRouteSpecFluent<A extends UDPRouteSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends UDPRouteSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends UDPRouteSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.