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