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