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