Uses of Class
io.fabric8.openshift.api.model.machineconfiguration.v1.MachineConfigBuilder
-
Packages that use MachineConfigBuilder Package Description io.fabric8.openshift.api.model.machineconfiguration.v1 -
-
Uses of MachineConfigBuilder in io.fabric8.openshift.api.model.machineconfiguration.v1
Methods in io.fabric8.openshift.api.model.machineconfiguration.v1 that return MachineConfigBuilder Modifier and Type Method Description MachineConfigBuilderMachineConfig. edit()MachineConfigBuilderMachineConfig. toBuilder()Method parameters in io.fabric8.openshift.api.model.machineconfiguration.v1 with type arguments of type MachineConfigBuilder Modifier and Type Method Description MachineConfigMachineConfigListFluent. buildMatchingItem(Predicate<MachineConfigBuilder> predicate)MachineConfigListFluent.ItemsNested<A>MachineConfigListFluent. editMatchingItem(Predicate<MachineConfigBuilder> predicate)booleanMachineConfigListFluent. hasMatchingItem(Predicate<MachineConfigBuilder> predicate)AMachineConfigListFluent. removeMatchingFromItems(Predicate<MachineConfigBuilder> predicate)
-