Uses of Class
io.fabric8.openshift.api.model.hive.v1.MachinePoolFluent.SpecNested
-
Packages that use MachinePoolFluent.SpecNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolFluent.SpecNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolFluent.SpecNested Modifier and Type Method Description MachinePoolFluent.SpecNested<A>MachinePoolFluent. editOrNewSpec()MachinePoolFluent.SpecNested<A>MachinePoolFluent. editOrNewSpecLike(MachinePoolSpec item)MachinePoolFluent.SpecNested<A>MachinePoolFluent. editSpec()MachinePoolFluent.SpecNested<A>MachinePoolFluent. withNewSpec()MachinePoolFluent.SpecNested<A>MachinePoolFluent. withNewSpecLike(MachinePoolSpec item)
-