public class MemquotaListFluentImpl<A extends MemquotaListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements MemquotaListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
MemquotaListFluentImpl.ItemsNestedImpl<N> |
MemquotaListFluent.ItemsNested<N>| Constructor and Description |
|---|
MemquotaListFluentImpl() |
MemquotaListFluentImpl(MemquotaList instance) |
public MemquotaListFluentImpl()
public MemquotaListFluentImpl(MemquotaList instance)
public String getApiVersion()
getApiVersion in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A addToItems(int index, Memquota item)
addToItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A setToItems(int index, Memquota item)
setToItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A addToItems(Memquota... items)
addToItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A addAllToItems(Collection<Memquota> items)
addAllToItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A removeFromItems(Memquota... items)
removeFromItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A removeAllFromItems(Collection<Memquota> items)
removeAllFromItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>@Deprecated public List<Memquota> getItems()
getItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public List<Memquota> buildItems()
buildItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public Memquota buildItem(int index)
buildItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public Memquota buildFirstItem()
buildFirstItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public Memquota buildLastItem()
buildLastItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public Memquota buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<MemquotaBuilder> predicate)
buildMatchingItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A withItems(List<Memquota> items)
withItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A withItems(Memquota... items)
withItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public Boolean hasItems()
hasItems in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public MemquotaListFluent.ItemsNested<A> addNewItem()
addNewItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public MemquotaListFluent.ItemsNested<A> addNewItemLike(Memquota item)
addNewItemLike in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public MemquotaListFluent.ItemsNested<A> setNewItemLike(int index, Memquota item)
setNewItemLike in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public MemquotaListFluent.ItemsNested<A> editItem(int index)
editItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public MemquotaListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public MemquotaListFluent.ItemsNested<A> editLastItem()
editLastItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public MemquotaListFluent.ItemsNested<A> editMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<MemquotaBuilder> predicate)
editMatchingItem in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public String getKind()
getKind in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A withKind(String kind)
withKind in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public Boolean hasKind()
hasKind in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface MemquotaListFluent<A extends MemquotaListFluent<A>>public A withNewMetadata(String _continue, String resourceVersion, String selfLink)
withNewMetadata in interface MemquotaListFluent<A extends MemquotaListFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.