public class AppliedClusterResourceQuotaListFluentImpl<A extends AppliedClusterResourceQuotaListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AppliedClusterResourceQuotaListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AppliedClusterResourceQuotaListFluentImpl.ItemsNestedImpl<N> |
AppliedClusterResourceQuotaListFluent.ItemsNested<N>| Constructor and Description |
|---|
AppliedClusterResourceQuotaListFluentImpl() |
AppliedClusterResourceQuotaListFluentImpl(AppliedClusterResourceQuotaList instance) |
public AppliedClusterResourceQuotaListFluentImpl()
public AppliedClusterResourceQuotaListFluentImpl(AppliedClusterResourceQuotaList instance)
public String getApiVersion()
getApiVersion in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A addToItems(int index, AppliedClusterResourceQuota item)
addToItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A setToItems(int index, AppliedClusterResourceQuota item)
setToItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A addToItems(AppliedClusterResourceQuota... items)
addToItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A addAllToItems(Collection<AppliedClusterResourceQuota> items)
addAllToItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A removeFromItems(AppliedClusterResourceQuota... items)
removeFromItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A removeAllFromItems(Collection<AppliedClusterResourceQuota> items)
removeAllFromItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A removeMatchingFromItems(Predicate<AppliedClusterResourceQuotaBuilder> predicate)
removeMatchingFromItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>@Deprecated public List<AppliedClusterResourceQuota> getItems()
getItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public List<AppliedClusterResourceQuota> buildItems()
buildItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuota buildItem(int index)
buildItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuota buildFirstItem()
buildFirstItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuota buildLastItem()
buildLastItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuota buildMatchingItem(Predicate<AppliedClusterResourceQuotaBuilder> predicate)
buildMatchingItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public Boolean hasMatchingItem(Predicate<AppliedClusterResourceQuotaBuilder> predicate)
hasMatchingItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withItems(List<AppliedClusterResourceQuota> items)
withItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withItems(AppliedClusterResourceQuota... items)
withItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public Boolean hasItems()
hasItems in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuotaListFluent.ItemsNested<A> addNewItem()
addNewItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuotaListFluent.ItemsNested<A> addNewItemLike(AppliedClusterResourceQuota item)
addNewItemLike in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuotaListFluent.ItemsNested<A> setNewItemLike(int index, AppliedClusterResourceQuota item)
setNewItemLike in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuotaListFluent.ItemsNested<A> editItem(int index)
editItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuotaListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuotaListFluent.ItemsNested<A> editLastItem()
editLastItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public AppliedClusterResourceQuotaListFluent.ItemsNested<A> editMatchingItem(Predicate<AppliedClusterResourceQuotaBuilder> predicate)
editMatchingItem in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public String getKind()
getKind in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withKind(String kind)
withKind in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public Boolean hasKind()
hasKind in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withNewKind(String arg1)
withNewKind in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.