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