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