Uses of Class
io.fabric8.openshift.api.model.installer.aws.v1.MachinePoolFluent.CpuOptionsNested
-
Packages that use MachinePoolFluent.CpuOptionsNested Package Description io.fabric8.openshift.api.model.installer.aws.v1 -
-
Uses of MachinePoolFluent.CpuOptionsNested in io.fabric8.openshift.api.model.installer.aws.v1
Methods in io.fabric8.openshift.api.model.installer.aws.v1 that return MachinePoolFluent.CpuOptionsNested Modifier and Type Method Description MachinePoolFluent.CpuOptionsNested<A>MachinePoolFluent. editCpuOptions()MachinePoolFluent.CpuOptionsNested<A>MachinePoolFluent. editOrNewCpuOptions()MachinePoolFluent.CpuOptionsNested<A>MachinePoolFluent. editOrNewCpuOptionsLike(CPUOptions item)MachinePoolFluent.CpuOptionsNested<A>MachinePoolFluent. withNewCpuOptions()MachinePoolFluent.CpuOptionsNested<A>MachinePoolFluent. withNewCpuOptionsLike(CPUOptions item)
-