Uses of Class
io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetBuilder
-
Packages that use ControlPlaneMachineSetBuilder Package Description io.fabric8.openshift.api.model.machine.v1 -
-
Uses of ControlPlaneMachineSetBuilder in io.fabric8.openshift.api.model.machine.v1
Methods in io.fabric8.openshift.api.model.machine.v1 that return ControlPlaneMachineSetBuilder Modifier and Type Method Description ControlPlaneMachineSetBuilderControlPlaneMachineSet. edit()ControlPlaneMachineSetBuilderControlPlaneMachineSet. toBuilder()Method parameters in io.fabric8.openshift.api.model.machine.v1 with type arguments of type ControlPlaneMachineSetBuilder Modifier and Type Method Description ControlPlaneMachineSetControlPlaneMachineSetListFluent. buildMatchingItem(Predicate<ControlPlaneMachineSetBuilder> predicate)ControlPlaneMachineSetListFluent.ItemsNested<A>ControlPlaneMachineSetListFluent. editMatchingItem(Predicate<ControlPlaneMachineSetBuilder> predicate)booleanControlPlaneMachineSetListFluent. hasMatchingItem(Predicate<ControlPlaneMachineSetBuilder> predicate)AControlPlaneMachineSetListFluent. removeMatchingFromItems(Predicate<ControlPlaneMachineSetBuilder> predicate)
-