Uses of Class
io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerFluent.StatusNested
-
Packages that use CSISnapshotControllerFluent.StatusNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of CSISnapshotControllerFluent.StatusNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return CSISnapshotControllerFluent.StatusNested Modifier and Type Method Description CSISnapshotControllerFluent.StatusNested<A>CSISnapshotControllerFluent. editOrNewStatus()CSISnapshotControllerFluent.StatusNested<A>CSISnapshotControllerFluent. editOrNewStatusLike(CSISnapshotControllerStatus item)CSISnapshotControllerFluent.StatusNested<A>CSISnapshotControllerFluent. editStatus()CSISnapshotControllerFluent.StatusNested<A>CSISnapshotControllerFluent. withNewStatus()CSISnapshotControllerFluent.StatusNested<A>CSISnapshotControllerFluent. withNewStatusLike(CSISnapshotControllerStatus item)
-