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