public class TCPRouteRuleFluentImpl<A extends TCPRouteRuleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements TCPRouteRuleFluent<A>
TCPRouteRuleFluent.BackendRefsNested<N>| Constructor and Description |
|---|
TCPRouteRuleFluentImpl() |
TCPRouteRuleFluentImpl(TCPRouteRule instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic TCPRouteRuleFluentImpl()
public TCPRouteRuleFluentImpl(TCPRouteRule instance)
public A addToBackendRefs(Integer index, BackendRef item)
addToBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A setToBackendRefs(Integer index, BackendRef item)
setToBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A addToBackendRefs(BackendRef... items)
addToBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A addAllToBackendRefs(Collection<BackendRef> items)
addAllToBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A removeFromBackendRefs(BackendRef... items)
removeFromBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A removeAllFromBackendRefs(Collection<BackendRef> items)
removeAllFromBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A removeMatchingFromBackendRefs(Predicate<BackendRefBuilder> predicate)
removeMatchingFromBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>@Deprecated public List<BackendRef> getBackendRefs()
getBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public List<BackendRef> buildBackendRefs()
buildBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public BackendRef buildBackendRef(Integer index)
buildBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public BackendRef buildFirstBackendRef()
buildFirstBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public BackendRef buildLastBackendRef()
buildLastBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public BackendRef buildMatchingBackendRef(Predicate<BackendRefBuilder> predicate)
buildMatchingBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public Boolean hasMatchingBackendRef(Predicate<BackendRefBuilder> predicate)
hasMatchingBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A withBackendRefs(List<BackendRef> backendRefs)
withBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A withBackendRefs(BackendRef... backendRefs)
withBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public Boolean hasBackendRefs()
hasBackendRefs in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public TCPRouteRuleFluent.BackendRefsNested<A> addNewBackendRef()
addNewBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public TCPRouteRuleFluent.BackendRefsNested<A> addNewBackendRefLike(BackendRef item)
addNewBackendRefLike in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public TCPRouteRuleFluent.BackendRefsNested<A> setNewBackendRefLike(Integer index, BackendRef item)
setNewBackendRefLike in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public TCPRouteRuleFluent.BackendRefsNested<A> editBackendRef(Integer index)
editBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public TCPRouteRuleFluent.BackendRefsNested<A> editFirstBackendRef()
editFirstBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public TCPRouteRuleFluent.BackendRefsNested<A> editLastBackendRef()
editLastBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public TCPRouteRuleFluent.BackendRefsNested<A> editMatchingBackendRef(Predicate<BackendRefBuilder> predicate)
editMatchingBackendRef in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface TCPRouteRuleFluent<A extends TCPRouteRuleFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends TCPRouteRuleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends TCPRouteRuleFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.