Uses of Class
io.fabric8.openshift.api.model.hive.ovirt.v1.CPU
-
Packages that use CPU Package Description io.fabric8.openshift.api.model.hive.ovirt.v1 -
-
Uses of CPU in io.fabric8.openshift.api.model.hive.ovirt.v1
Methods in io.fabric8.openshift.api.model.hive.ovirt.v1 that return CPU Modifier and Type Method Description CPUCPUBuilder. build()CPUMachinePoolFluent. buildCpu()CPUMachinePool. getCpu()MachinePool stores the configuration for a machine pool installed on ovirt.Methods in io.fabric8.openshift.api.model.hive.ovirt.v1 with parameters of type CPU Modifier and Type Method Description protected voidCPUFluent. copyInstance(CPU instance)MachinePoolFluent.CpuNested<A>MachinePoolFluent. editOrNewCpuLike(CPU item)voidMachinePool. setCpu(CPU cpu)MachinePool stores the configuration for a machine pool installed on ovirt.AMachinePoolFluent. withCpu(CPU cpu)MachinePoolFluent.CpuNested<A>MachinePoolFluent. withNewCpuLike(CPU item)Constructors in io.fabric8.openshift.api.model.hive.ovirt.v1 with parameters of type CPU Constructor Description CPUBuilder(CPU instance)CPUBuilder(CPUFluent<?> fluent, CPU instance)CPUFluent(CPU instance)MachinePool(CPU cpu, Integer memoryMB, Disk osDisk, String vmType)
-