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