public class ThanosRulerListFluentImpl<A extends ThanosRulerListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ThanosRulerListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ThanosRulerListFluentImpl.ItemsNestedImpl<N> |
ThanosRulerListFluent.ItemsNested<N>| Constructor and Description |
|---|
ThanosRulerListFluentImpl() |
ThanosRulerListFluentImpl(ThanosRulerList instance) |
public 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>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion 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>>@Deprecated public A withNewKind(String arg0)
withNewKind 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>>Copyright © 2015–2020 Red Hat. All rights reserved.