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