public class DoneableMemquotaList extends MemquotaListFluentImpl<DoneableMemquotaList> implements io.fabric8.kubernetes.api.model.Doneable<MemquotaList>
MemquotaListFluentImpl.ItemsNestedImpl<N>MemquotaListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableMemquotaList(io.fabric8.kubernetes.api.builder.Function<MemquotaList,MemquotaList> function) |
DoneableMemquotaList(MemquotaList item) |
DoneableMemquotaList(MemquotaList item,
io.fabric8.kubernetes.api.builder.Function<MemquotaList,MemquotaList> function) |
| Modifier and Type | Method and Description |
|---|---|
MemquotaList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadatapublic DoneableMemquotaList(io.fabric8.kubernetes.api.builder.Function<MemquotaList,MemquotaList> function)
public DoneableMemquotaList(MemquotaList item, io.fabric8.kubernetes.api.builder.Function<MemquotaList,MemquotaList> function)
public DoneableMemquotaList(MemquotaList item)
public MemquotaList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<MemquotaList>Copyright © 2017–2018 Red Hat. All rights reserved.