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