Uses of Class
io.fabric8.openshift.api.model.operator.v1.MachineManagerFluent.SelectionNested
-
Packages that use MachineManagerFluent.SelectionNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of MachineManagerFluent.SelectionNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return MachineManagerFluent.SelectionNested Modifier and Type Method Description MachineManagerFluent.SelectionNested<A>MachineManagerFluent. editOrNewSelection()MachineManagerFluent.SelectionNested<A>MachineManagerFluent. editOrNewSelectionLike(MachineManagerSelector item)MachineManagerFluent.SelectionNested<A>MachineManagerFluent. editSelection()MachineManagerFluent.SelectionNested<A>MachineManagerFluent. withNewSelection()MachineManagerFluent.SelectionNested<A>MachineManagerFluent. withNewSelectionLike(MachineManagerSelector item)
-