public class DoneableLeaseList extends LeaseListFluentImpl<DoneableLeaseList> implements io.fabric8.kubernetes.api.model.Doneable<LeaseList>
LeaseListFluentImpl.ItemsNestedImpl<N>LeaseListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableLeaseList(io.fabric8.kubernetes.api.builder.Function<LeaseList,LeaseList> function) |
DoneableLeaseList(LeaseList item) |
DoneableLeaseList(LeaseList item,
io.fabric8.kubernetes.api.builder.Function<LeaseList,LeaseList> function) |
| Modifier and Type | Method and Description |
|---|---|
LeaseList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableLeaseList(io.fabric8.kubernetes.api.builder.Function<LeaseList,LeaseList> function)
public DoneableLeaseList(LeaseList item, io.fabric8.kubernetes.api.builder.Function<LeaseList,LeaseList> function)
public DoneableLeaseList(LeaseList item)
Copyright © 2015–2020 Red Hat. All rights reserved.