public class ClusterResourceQuotaListFluentImpl<A extends ClusterResourceQuotaListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterResourceQuotaListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterResourceQuotaListFluentImpl.ItemsNestedImpl<N> |
ClusterResourceQuotaListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterResourceQuotaListFluentImpl() |
ClusterResourceQuotaListFluentImpl(ClusterResourceQuotaList instance) |
public 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 withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(int[] arg1, int arg2, int arg3)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(char[] arg1)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(byte[] arg1)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(char[] arg1, int arg2, int arg3)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3, int arg4)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A addToItems(int index, ClusterResourceQuota item)
addToItems in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A setToItems(int 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(int 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(int index, ClusterResourceQuota item)
setNewItemLike in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public ClusterResourceQuotaListFluent.ItemsNested<A> editItem(int 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 A withNewKind(StringBuilder arg1)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(int[] arg1, int arg2, int arg3)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(char[] arg1)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(byte[] arg1, int arg2)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(byte[] arg1)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(char[] arg1, int arg2, int arg3)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3, int arg4)
withNewKind in interface ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>>public A withNewKind(String arg1)
withNewKind 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>>Copyright © 2015–2022 Red Hat. All rights reserved.