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