public class DoneableCSINodeList extends CSINodeListFluentImpl<DoneableCSINodeList> implements Doneable<CSINodeList>
CSINodeListFluentImpl.ItemsNestedImpl<N>, CSINodeListFluentImpl.MetadataNestedImpl<N>CSINodeListFluent.ItemsNested<N>, CSINodeListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableCSINodeList(CSINodeList item) |
DoneableCSINodeList(CSINodeList item,
Function<CSINodeList,CSINodeList> function) |
DoneableCSINodeList(Function<CSINodeList,CSINodeList> function) |
| Modifier and Type | Method and Description |
|---|---|
CSINodeList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, 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, withNewMetadata, withNewMetadata, withNewMetadataLikepublic DoneableCSINodeList(Function<CSINodeList,CSINodeList> function)
public DoneableCSINodeList(CSINodeList item, Function<CSINodeList,CSINodeList> function)
public DoneableCSINodeList(CSINodeList item)
public CSINodeList done()
done in interface Doneable<CSINodeList>Copyright © 2015–2020 Red Hat. All rights reserved.