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