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