Uses of Class
io.fabric8.openshift.api.model.machineconfiguration.v1.MachineConfigNodeBuilder
-
Packages that use MachineConfigNodeBuilder Package Description io.fabric8.openshift.api.model.machineconfiguration.v1 -
-
Uses of MachineConfigNodeBuilder in io.fabric8.openshift.api.model.machineconfiguration.v1
Methods in io.fabric8.openshift.api.model.machineconfiguration.v1 that return MachineConfigNodeBuilder Modifier and Type Method Description MachineConfigNodeBuilderMachineConfigNode. edit()MachineConfigNodeBuilderMachineConfigNode. toBuilder()Method parameters in io.fabric8.openshift.api.model.machineconfiguration.v1 with type arguments of type MachineConfigNodeBuilder Modifier and Type Method Description MachineConfigNodeMachineConfigNodeListFluent. buildMatchingItem(Predicate<MachineConfigNodeBuilder> predicate)MachineConfigNodeListFluent.ItemsNested<A>MachineConfigNodeListFluent. editMatchingItem(Predicate<MachineConfigNodeBuilder> predicate)booleanMachineConfigNodeListFluent. hasMatchingItem(Predicate<MachineConfigNodeBuilder> predicate)AMachineConfigNodeListFluent. removeMatchingFromItems(Predicate<MachineConfigNodeBuilder> predicate)
-