public class ClusterInterceptorListFluentImpl<A extends ClusterInterceptorListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterInterceptorListFluent<A>
ClusterInterceptorListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterInterceptorListFluentImpl() |
ClusterInterceptorListFluentImpl(ClusterInterceptorList instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterInterceptorListFluentImpl()
public ClusterInterceptorListFluentImpl(ClusterInterceptorList instance)
public String getApiVersion()
getApiVersion in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A addToItems(Integer index, ClusterInterceptor item)
addToItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A setToItems(Integer index, ClusterInterceptor item)
setToItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A addToItems(ClusterInterceptor... items)
addToItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A addAllToItems(Collection<ClusterInterceptor> items)
addAllToItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A removeFromItems(ClusterInterceptor... items)
removeFromItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A removeAllFromItems(Collection<ClusterInterceptor> items)
removeAllFromItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A removeMatchingFromItems(Predicate<ClusterInterceptorBuilder> predicate)
removeMatchingFromItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>@Deprecated public List<ClusterInterceptor> getItems()
getItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public List<ClusterInterceptor> buildItems()
buildItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptor buildItem(Integer index)
buildItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptor buildFirstItem()
buildFirstItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptor buildLastItem()
buildLastItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptor buildMatchingItem(Predicate<ClusterInterceptorBuilder> predicate)
buildMatchingItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public Boolean hasMatchingItem(Predicate<ClusterInterceptorBuilder> predicate)
hasMatchingItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A withItems(List<ClusterInterceptor> items)
withItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A withItems(ClusterInterceptor... items)
withItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public Boolean hasItems()
hasItems in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptorListFluent.ItemsNested<A> addNewItem()
addNewItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptorListFluent.ItemsNested<A> addNewItemLike(ClusterInterceptor item)
addNewItemLike in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptorListFluent.ItemsNested<A> setNewItemLike(Integer index, ClusterInterceptor item)
setNewItemLike in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptorListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptorListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptorListFluent.ItemsNested<A> editLastItem()
editLastItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public ClusterInterceptorListFluent.ItemsNested<A> editMatchingItem(Predicate<ClusterInterceptorBuilder> predicate)
editMatchingItem in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public String getKind()
getKind in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A withKind(String kind)
withKind in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public Boolean hasKind()
hasKind in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface ClusterInterceptorListFluent<A extends ClusterInterceptorListFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterInterceptorListFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterInterceptorListFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.