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