Uses of Class
io.fabric8.openshift.api.model.machineconfiguration.v1.IrreconcilableChangeDiffBuilder
-
Packages that use IrreconcilableChangeDiffBuilder Package Description io.fabric8.openshift.api.model.machineconfiguration.v1 -
-
Uses of IrreconcilableChangeDiffBuilder in io.fabric8.openshift.api.model.machineconfiguration.v1
Methods in io.fabric8.openshift.api.model.machineconfiguration.v1 that return IrreconcilableChangeDiffBuilder Modifier and Type Method Description IrreconcilableChangeDiffBuilderIrreconcilableChangeDiff. edit()IrreconcilableChangeDiffBuilderIrreconcilableChangeDiff. toBuilder()Method parameters in io.fabric8.openshift.api.model.machineconfiguration.v1 with type arguments of type IrreconcilableChangeDiffBuilder Modifier and Type Method Description IrreconcilableChangeDiffMachineConfigNodeStatusFluent. buildMatchingIrreconcilableChange(Predicate<IrreconcilableChangeDiffBuilder> predicate)MachineConfigNodeStatusFluent.IrreconcilableChangesNested<A>MachineConfigNodeStatusFluent. editMatchingIrreconcilableChange(Predicate<IrreconcilableChangeDiffBuilder> predicate)booleanMachineConfigNodeStatusFluent. hasMatchingIrreconcilableChange(Predicate<IrreconcilableChangeDiffBuilder> predicate)AMachineConfigNodeStatusFluent. removeMatchingFromIrreconcilableChanges(Predicate<IrreconcilableChangeDiffBuilder> predicate)
-