public class DoneableKubeSchedulerList extends KubeSchedulerListFluentImpl<DoneableKubeSchedulerList> implements io.fabric8.kubernetes.api.model.Doneable<KubeSchedulerList>
KubeSchedulerListFluentImpl.ItemsNestedImpl<N>KubeSchedulerListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableKubeSchedulerList(io.fabric8.kubernetes.api.builder.Function<KubeSchedulerList,KubeSchedulerList> function) |
DoneableKubeSchedulerList(KubeSchedulerList item) |
DoneableKubeSchedulerList(KubeSchedulerList item,
io.fabric8.kubernetes.api.builder.Function<KubeSchedulerList,KubeSchedulerList> function) |
| Modifier and Type | Method and Description |
|---|---|
KubeSchedulerList |
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 DoneableKubeSchedulerList(io.fabric8.kubernetes.api.builder.Function<KubeSchedulerList,KubeSchedulerList> function)
public DoneableKubeSchedulerList(KubeSchedulerList item, io.fabric8.kubernetes.api.builder.Function<KubeSchedulerList,KubeSchedulerList> function)
public DoneableKubeSchedulerList(KubeSchedulerList item)
public KubeSchedulerList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<KubeSchedulerList>Copyright © 2015–2020 Red Hat. All rights reserved.