Uses of Class
io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetSpecFluent.StrategyNested
-
Packages that use ControlPlaneMachineSetSpecFluent.StrategyNested Package Description io.fabric8.openshift.api.model.machine.v1 -
-
Uses of ControlPlaneMachineSetSpecFluent.StrategyNested in io.fabric8.openshift.api.model.machine.v1
Methods in io.fabric8.openshift.api.model.machine.v1 that return ControlPlaneMachineSetSpecFluent.StrategyNested Modifier and Type Method Description ControlPlaneMachineSetSpecFluent.StrategyNested<A>ControlPlaneMachineSetSpecFluent. editOrNewStrategy()ControlPlaneMachineSetSpecFluent.StrategyNested<A>ControlPlaneMachineSetSpecFluent. editOrNewStrategyLike(ControlPlaneMachineSetStrategy item)ControlPlaneMachineSetSpecFluent.StrategyNested<A>ControlPlaneMachineSetSpecFluent. editStrategy()ControlPlaneMachineSetSpecFluent.StrategyNested<A>ControlPlaneMachineSetSpecFluent. withNewStrategy()ControlPlaneMachineSetSpecFluent.StrategyNested<A>ControlPlaneMachineSetSpecFluent. withNewStrategyLike(ControlPlaneMachineSetStrategy item)
-