Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterPoolFluent.SpecNested
-
Packages that use ClusterPoolFluent.SpecNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterPoolFluent.SpecNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterPoolFluent.SpecNested Modifier and Type Method Description ClusterPoolFluent.SpecNested<A>ClusterPoolFluent. editOrNewSpec()ClusterPoolFluent.SpecNested<A>ClusterPoolFluent. editOrNewSpecLike(ClusterPoolSpec item)ClusterPoolFluent.SpecNested<A>ClusterPoolFluent. editSpec()ClusterPoolFluent.SpecNested<A>ClusterPoolFluent. withNewSpec()ClusterPoolFluent.SpecNested<A>ClusterPoolFluent. withNewSpecLike(ClusterPoolSpec item)
-