Uses of Class
io.fabric8.openshift.api.model.hive.v1.MachinePoolStatusFluent.ConditionsNested
-
Packages that use MachinePoolStatusFluent.ConditionsNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolStatusFluent.ConditionsNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolStatusFluent.ConditionsNested Modifier and Type Method Description MachinePoolStatusFluent.ConditionsNested<A>MachinePoolStatusFluent. addNewCondition()MachinePoolStatusFluent.ConditionsNested<A>MachinePoolStatusFluent. addNewConditionLike(MachinePoolCondition item)MachinePoolStatusFluent.ConditionsNested<A>MachinePoolStatusFluent. editCondition(int index)MachinePoolStatusFluent.ConditionsNested<A>MachinePoolStatusFluent. editFirstCondition()MachinePoolStatusFluent.ConditionsNested<A>MachinePoolStatusFluent. editLastCondition()MachinePoolStatusFluent.ConditionsNested<A>MachinePoolStatusFluent. editMatchingCondition(Predicate<MachinePoolConditionBuilder> predicate)MachinePoolStatusFluent.ConditionsNested<A>MachinePoolStatusFluent. setNewConditionLike(int index, MachinePoolCondition item)
-