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