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