Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3MachineListFluent.ItemsNested
-
Packages that use Metal3MachineListFluent.ItemsNested Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of Metal3MachineListFluent.ItemsNested in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return Metal3MachineListFluent.ItemsNested Modifier and Type Method Description Metal3MachineListFluent.ItemsNested<A>Metal3MachineListFluent. addNewItem()Metal3MachineListFluent.ItemsNested<A>Metal3MachineListFluent. addNewItemLike(Metal3Machine item)Metal3MachineListFluent.ItemsNested<A>Metal3MachineListFluent. editFirstItem()Metal3MachineListFluent.ItemsNested<A>Metal3MachineListFluent. editItem(int index)Metal3MachineListFluent.ItemsNested<A>Metal3MachineListFluent. editLastItem()Metal3MachineListFluent.ItemsNested<A>Metal3MachineListFluent. editMatchingItem(Predicate<Metal3MachineBuilder> predicate)Metal3MachineListFluent.ItemsNested<A>Metal3MachineListFluent. setNewItemLike(int index, Metal3Machine item)
-