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