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