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