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