public class DoneableProxyList extends ProxyListFluentImpl<DoneableProxyList> implements io.fabric8.kubernetes.api.model.Doneable<ProxyList>
ProxyListFluentImpl.ItemsNestedImpl<N>ProxyListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableProxyList(io.fabric8.kubernetes.api.builder.Function<ProxyList,ProxyList> function) |
DoneableProxyList(ProxyList item) |
DoneableProxyList(ProxyList item,
io.fabric8.kubernetes.api.builder.Function<ProxyList,ProxyList> function) |
| Modifier and Type | Method and Description |
|---|---|
ProxyList |
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 DoneableProxyList(io.fabric8.kubernetes.api.builder.Function<ProxyList,ProxyList> function)
public DoneableProxyList(ProxyList item, io.fabric8.kubernetes.api.builder.Function<ProxyList,ProxyList> function)
public DoneableProxyList(ProxyList item)
Copyright © 2015–2021 Red Hat. All rights reserved.