Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterPoolSpecFluent.ImageSetRefNested
-
Packages that use ClusterPoolSpecFluent.ImageSetRefNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterPoolSpecFluent.ImageSetRefNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterPoolSpecFluent.ImageSetRefNested Modifier and Type Method Description ClusterPoolSpecFluent.ImageSetRefNested<A>ClusterPoolSpecFluent. editImageSetRef()ClusterPoolSpecFluent.ImageSetRefNested<A>ClusterPoolSpecFluent. editOrNewImageSetRef()ClusterPoolSpecFluent.ImageSetRefNested<A>ClusterPoolSpecFluent. editOrNewImageSetRefLike(ClusterImageSetReference item)ClusterPoolSpecFluent.ImageSetRefNested<A>ClusterPoolSpecFluent. withNewImageSetRef()ClusterPoolSpecFluent.ImageSetRefNested<A>ClusterPoolSpecFluent. withNewImageSetRefLike(ClusterImageSetReference item)
-