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