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