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