Uses of Class
io.fabric8.openshift.api.model.hive.v1.MachinePoolStatusFluent.MachineSetsNested
-
Packages that use MachinePoolStatusFluent.MachineSetsNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolStatusFluent.MachineSetsNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolStatusFluent.MachineSetsNested Modifier and Type Method Description MachinePoolStatusFluent.MachineSetsNested<A>MachinePoolStatusFluent. addNewMachineSet()MachinePoolStatusFluent.MachineSetsNested<A>MachinePoolStatusFluent. addNewMachineSetLike(MachineSetStatus item)MachinePoolStatusFluent.MachineSetsNested<A>MachinePoolStatusFluent. editFirstMachineSet()MachinePoolStatusFluent.MachineSetsNested<A>MachinePoolStatusFluent. editLastMachineSet()MachinePoolStatusFluent.MachineSetsNested<A>MachinePoolStatusFluent. editMachineSet(int index)MachinePoolStatusFluent.MachineSetsNested<A>MachinePoolStatusFluent. editMatchingMachineSet(Predicate<MachineSetStatusBuilder> predicate)MachinePoolStatusFluent.MachineSetsNested<A>MachinePoolStatusFluent. setNewMachineSetLike(int index, MachineSetStatus item)
-