Uses of Class
io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetListFluent.ItemsNested
-
Packages that use ControlPlaneMachineSetListFluent.ItemsNested Package Description io.fabric8.openshift.api.model.machine.v1 -
-
Uses of ControlPlaneMachineSetListFluent.ItemsNested in io.fabric8.openshift.api.model.machine.v1
Methods in io.fabric8.openshift.api.model.machine.v1 that return ControlPlaneMachineSetListFluent.ItemsNested Modifier and Type Method Description ControlPlaneMachineSetListFluent.ItemsNested<A>ControlPlaneMachineSetListFluent. addNewItem()ControlPlaneMachineSetListFluent.ItemsNested<A>ControlPlaneMachineSetListFluent. addNewItemLike(ControlPlaneMachineSet item)ControlPlaneMachineSetListFluent.ItemsNested<A>ControlPlaneMachineSetListFluent. editFirstItem()ControlPlaneMachineSetListFluent.ItemsNested<A>ControlPlaneMachineSetListFluent. editItem(int index)ControlPlaneMachineSetListFluent.ItemsNested<A>ControlPlaneMachineSetListFluent. editLastItem()ControlPlaneMachineSetListFluent.ItemsNested<A>ControlPlaneMachineSetListFluent. editMatchingItem(Predicate<ControlPlaneMachineSetBuilder> predicate)ControlPlaneMachineSetListFluent.ItemsNested<A>ControlPlaneMachineSetListFluent. setNewItemLike(int index, ControlPlaneMachineSet item)
-