Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent.PlatformNested
-
Packages that use ClusterDeploymentSpecFluent.PlatformNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterDeploymentSpecFluent.PlatformNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterDeploymentSpecFluent.PlatformNested Modifier and Type Method Description ClusterDeploymentSpecFluent.PlatformNested<A>ClusterDeploymentSpecFluent. editOrNewPlatform()ClusterDeploymentSpecFluent.PlatformNested<A>ClusterDeploymentSpecFluent. editOrNewPlatformLike(Platform item)ClusterDeploymentSpecFluent.PlatformNested<A>ClusterDeploymentSpecFluent. editPlatform()ClusterDeploymentSpecFluent.PlatformNested<A>ClusterDeploymentSpecFluent. withNewPlatform()ClusterDeploymentSpecFluent.PlatformNested<A>ClusterDeploymentSpecFluent. withNewPlatformLike(Platform item)
-