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