public class ResourceQuotaListFluentImpl<T extends ResourceQuotaListFluent<T>> extends BaseFluent<T> implements ResourceQuotaListFluent<T>
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceQuotaListFluentImpl.ItemsNestedImpl<N> |
class |
ResourceQuotaListFluentImpl.MetadataNestedImpl<N> |
ResourceQuotaListFluent.ItemsNested<N>, ResourceQuotaListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ResourceQuotaListFluentImpl() |
ResourceQuotaListFluentImpl(ResourceQuotaList instance) |
public ResourceQuotaListFluentImpl()
public ResourceQuotaListFluentImpl(ResourceQuotaList instance)
public ResourceQuotaList.ApiVersion getApiVersion()
getApiVersion in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T withApiVersion(ResourceQuotaList.ApiVersion apiVersion)
withApiVersion in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T addToItems(ResourceQuota... items)
addToItems in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T removeFromItems(ResourceQuota... items)
removeFromItems in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public List<ResourceQuota> getItems()
getItems in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T withItems(List<ResourceQuota> items)
withItems in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T withItems(ResourceQuota... items)
withItems in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public ResourceQuotaListFluent.ItemsNested<T> addNewItem()
addNewItem in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public ResourceQuotaListFluent.ItemsNested<T> addNewItemLike(ResourceQuota item)
addNewItemLike in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public String getKind()
getKind in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T withKind(String kind)
withKind in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public ListMeta getMetadata()
getMetadata in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T withMetadata(ListMeta metadata)
withMetadata in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public ResourceQuotaListFluent.MetadataNested<T> withNewMetadata()
withNewMetadata in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public ResourceQuotaListFluent.MetadataNested<T> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public ResourceQuotaListFluent.MetadataNested<T> editMetadata()
editMetadata in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T withNewMetadata(String resourceVersion, String selfLink)
withNewMetadata in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ResourceQuotaListFluent<T extends ResourceQuotaListFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.