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