Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent.ClusterPoolRefNested
-
Packages that use ClusterDeploymentSpecFluent.ClusterPoolRefNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterDeploymentSpecFluent.ClusterPoolRefNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterDeploymentSpecFluent.ClusterPoolRefNested Modifier and Type Method Description ClusterDeploymentSpecFluent.ClusterPoolRefNested<A>ClusterDeploymentSpecFluent. editClusterPoolRef()ClusterDeploymentSpecFluent.ClusterPoolRefNested<A>ClusterDeploymentSpecFluent. editOrNewClusterPoolRef()ClusterDeploymentSpecFluent.ClusterPoolRefNested<A>ClusterDeploymentSpecFluent. editOrNewClusterPoolRefLike(ClusterPoolReference item)ClusterDeploymentSpecFluent.ClusterPoolRefNested<A>ClusterDeploymentSpecFluent. withNewClusterPoolRef()ClusterDeploymentSpecFluent.ClusterPoolRefNested<A>ClusterDeploymentSpecFluent. withNewClusterPoolRefLike(ClusterPoolReference item)
-