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