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