Uses of Class
io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerFluent.SpecNested
-
Packages that use CSISnapshotControllerFluent.SpecNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of CSISnapshotControllerFluent.SpecNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return CSISnapshotControllerFluent.SpecNested Modifier and Type Method Description CSISnapshotControllerFluent.SpecNested<A>CSISnapshotControllerFluent. editOrNewSpec()CSISnapshotControllerFluent.SpecNested<A>CSISnapshotControllerFluent. editOrNewSpecLike(CSISnapshotControllerSpec item)CSISnapshotControllerFluent.SpecNested<A>CSISnapshotControllerFluent. editSpec()CSISnapshotControllerFluent.SpecNested<A>CSISnapshotControllerFluent. withNewSpec()CSISnapshotControllerFluent.SpecNested<A>CSISnapshotControllerFluent. withNewSpecLike(CSISnapshotControllerSpec item)
-