public class DoneableQuotaList extends QuotaListFluentImpl<DoneableQuotaList> implements io.fabric8.kubernetes.api.model.Doneable<QuotaList>
QuotaListFluentImpl.ItemsNestedImpl<N>QuotaListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableQuotaList(io.fabric8.kubernetes.api.builder.Function<QuotaList,QuotaList> function) |
DoneableQuotaList(QuotaList item) |
DoneableQuotaList(QuotaList item,
io.fabric8.kubernetes.api.builder.Function<QuotaList,QuotaList> function) |
| Modifier and Type | Method and Description |
|---|---|
QuotaList |
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 DoneableQuotaList(io.fabric8.kubernetes.api.builder.Function<QuotaList,QuotaList> function)
public DoneableQuotaList(QuotaList item, io.fabric8.kubernetes.api.builder.Function<QuotaList,QuotaList> function)
public DoneableQuotaList(QuotaList item)
Copyright © 2017–2018 Red Hat. All rights reserved.