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