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