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