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