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 java.lang.String getApiVersion()
getApiVersion
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withApiVersion(java.lang.String apiVersion)
withApiVersion
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public java.lang.Boolean hasApiVersion()
hasApiVersion
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withNewApiVersion(java.lang.String arg1)
withNewApiVersion
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withNewApiVersion(java.lang.StringBuilder arg1)
withNewApiVersion
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withNewApiVersion(java.lang.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(java.util.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(java.util.Collection<ResourceQuota> items)
removeAllFromItems
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
@Deprecated public java.util.List<ResourceQuota> getItems()
getItems
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public java.util.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 java.lang.Boolean hasMatchingItem(Predicate<ResourceQuotaBuilder> predicate)
hasMatchingItem
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withItems(java.util.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 java.lang.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 java.lang.String getKind()
getKind
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withKind(java.lang.String kind)
withKind
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public java.lang.Boolean hasKind()
hasKind
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withNewKind(java.lang.String arg1)
withNewKind
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withNewKind(java.lang.StringBuilder arg1)
withNewKind
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withNewKind(java.lang.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 java.lang.Boolean hasMetadata()
hasMetadata
in interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
public A withNewMetadata(java.lang.String _continue, java.lang.String resourceVersion, java.lang.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 boolean equals(java.lang.Object o)
equals
in class java.lang.Object
Copyright © 2015-2019 Red Hat. All Rights Reserved.