public class ResourceQuotaListFluentImpl<A extends ResourceQuotaListFluent<A>> extends BaseFluent<A> implements ResourceQuotaListFluent<A>
| 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 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 withNewApiVersion(String arg1)
withNewApiVersion in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>public A addToItems(int index, ResourceQuota item)
addToItems in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>public A setToItems(int 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(int 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(int index, ResourceQuota item)
setNewItemLike in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>public ResourceQuotaListFluent.ItemsNested<A> editItem(int 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>>public A withNewKind(String arg1)
withNewKind in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind 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>>Copyright © 2015–2021 Red Hat. All rights reserved.