Uses of Class
io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerListFluent.ItemsNested
-
Packages that use CSISnapshotControllerListFluent.ItemsNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of CSISnapshotControllerListFluent.ItemsNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return CSISnapshotControllerListFluent.ItemsNested Modifier and Type Method Description CSISnapshotControllerListFluent.ItemsNested<A>CSISnapshotControllerListFluent. addNewItem()CSISnapshotControllerListFluent.ItemsNested<A>CSISnapshotControllerListFluent. addNewItemLike(CSISnapshotController item)CSISnapshotControllerListFluent.ItemsNested<A>CSISnapshotControllerListFluent. editFirstItem()CSISnapshotControllerListFluent.ItemsNested<A>CSISnapshotControllerListFluent. editItem(int index)CSISnapshotControllerListFluent.ItemsNested<A>CSISnapshotControllerListFluent. editLastItem()CSISnapshotControllerListFluent.ItemsNested<A>CSISnapshotControllerListFluent. editMatchingItem(Predicate<CSISnapshotControllerBuilder> predicate)CSISnapshotControllerListFluent.ItemsNested<A>CSISnapshotControllerListFluent. setNewItemLike(int index, CSISnapshotController item)
-