public class DoneableCSIDriverList extends CSIDriverListFluentImpl<DoneableCSIDriverList> implements Doneable<CSIDriverList>
CSIDriverListFluentImpl.ItemsNestedImpl<N>, CSIDriverListFluentImpl.MetadataNestedImpl<N>CSIDriverListFluent.ItemsNested<N>, CSIDriverListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableCSIDriverList(CSIDriverList item) |
DoneableCSIDriverList(CSIDriverList item,
Function<CSIDriverList,CSIDriverList> function) |
DoneableCSIDriverList(Function<CSIDriverList,CSIDriverList> function) |
| Modifier and Type | Method and Description |
|---|---|
CSIDriverList |
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 DoneableCSIDriverList(Function<CSIDriverList,CSIDriverList> function)
public DoneableCSIDriverList(CSIDriverList item, Function<CSIDriverList,CSIDriverList> function)
public DoneableCSIDriverList(CSIDriverList item)
public CSIDriverList done()
done in interface Doneable<CSIDriverList>Copyright © 2015–2020 Red Hat. All rights reserved.