public class CELInterceptorFluentImpl<A extends CELInterceptorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CELInterceptorFluent<A>
CELInterceptorFluent.OverlaysNested<N>| Constructor and Description |
|---|
CELInterceptorFluentImpl() |
CELInterceptorFluentImpl(CELInterceptor instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CELInterceptorFluentImpl()
public CELInterceptorFluentImpl(CELInterceptor instance)
public String getFilter()
getFilter in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A withFilter(String filter)
withFilter in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public Boolean hasFilter()
hasFilter in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A addToOverlays(int index, CELOverlay item)
addToOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A setToOverlays(int index, CELOverlay item)
setToOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A addToOverlays(CELOverlay... items)
addToOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A addAllToOverlays(Collection<CELOverlay> items)
addAllToOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A removeFromOverlays(CELOverlay... items)
removeFromOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A removeAllFromOverlays(Collection<CELOverlay> items)
removeAllFromOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A removeMatchingFromOverlays(Predicate<CELOverlayBuilder> predicate)
removeMatchingFromOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>@Deprecated public List<CELOverlay> getOverlays()
getOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public List<CELOverlay> buildOverlays()
buildOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELOverlay buildOverlay(int index)
buildOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELOverlay buildFirstOverlay()
buildFirstOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELOverlay buildLastOverlay()
buildLastOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELOverlay buildMatchingOverlay(Predicate<CELOverlayBuilder> predicate)
buildMatchingOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public Boolean hasMatchingOverlay(Predicate<CELOverlayBuilder> predicate)
hasMatchingOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A withOverlays(List<CELOverlay> overlays)
withOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A withOverlays(CELOverlay... overlays)
withOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public Boolean hasOverlays()
hasOverlays in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public A addNewOverlay(String expression, String key)
addNewOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELInterceptorFluent.OverlaysNested<A> addNewOverlay()
addNewOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELInterceptorFluent.OverlaysNested<A> addNewOverlayLike(CELOverlay item)
addNewOverlayLike in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELInterceptorFluent.OverlaysNested<A> setNewOverlayLike(int index, CELOverlay item)
setNewOverlayLike in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELInterceptorFluent.OverlaysNested<A> editOverlay(int index)
editOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELInterceptorFluent.OverlaysNested<A> editFirstOverlay()
editFirstOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELInterceptorFluent.OverlaysNested<A> editLastOverlay()
editLastOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public CELInterceptorFluent.OverlaysNested<A> editMatchingOverlay(Predicate<CELOverlayBuilder> predicate)
editMatchingOverlay in interface CELInterceptorFluent<A extends CELInterceptorFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CELInterceptorFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CELInterceptorFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.