Uses of Class
io.fabric8.openshift.api.model.hive.v1.MachinePoolSpecFluent.ClusterDeploymentRefNested
-
Packages that use MachinePoolSpecFluent.ClusterDeploymentRefNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolSpecFluent.ClusterDeploymentRefNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolSpecFluent.ClusterDeploymentRefNested Modifier and Type Method Description MachinePoolSpecFluent.ClusterDeploymentRefNested<A>MachinePoolSpecFluent. editClusterDeploymentRef()MachinePoolSpecFluent.ClusterDeploymentRefNested<A>MachinePoolSpecFluent. editOrNewClusterDeploymentRef()MachinePoolSpecFluent.ClusterDeploymentRefNested<A>MachinePoolSpecFluent. editOrNewClusterDeploymentRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)MachinePoolSpecFluent.ClusterDeploymentRefNested<A>MachinePoolSpecFluent. withNewClusterDeploymentRef()MachinePoolSpecFluent.ClusterDeploymentRefNested<A>MachinePoolSpecFluent. withNewClusterDeploymentRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
-