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