Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent.ControlPlaneConfigNested
-
Packages that use ClusterDeploymentSpecFluent.ControlPlaneConfigNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterDeploymentSpecFluent.ControlPlaneConfigNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterDeploymentSpecFluent.ControlPlaneConfigNested Modifier and Type Method Description ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A>ClusterDeploymentSpecFluent. editControlPlaneConfig()ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A>ClusterDeploymentSpecFluent. editOrNewControlPlaneConfig()ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A>ClusterDeploymentSpecFluent. editOrNewControlPlaneConfigLike(ControlPlaneConfigSpec item)ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A>ClusterDeploymentSpecFluent. withNewControlPlaneConfig()ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A>ClusterDeploymentSpecFluent. withNewControlPlaneConfigLike(ControlPlaneConfigSpec item)
-