Uses of Class
io.fabric8.openshift.api.model.installer.v1.InstallConfigFluent.ComputeNested
-
Packages that use InstallConfigFluent.ComputeNested Package Description io.fabric8.openshift.api.model.installer.v1 -
-
Uses of InstallConfigFluent.ComputeNested in io.fabric8.openshift.api.model.installer.v1
Methods in io.fabric8.openshift.api.model.installer.v1 that return InstallConfigFluent.ComputeNested Modifier and Type Method Description InstallConfigFluent.ComputeNested<A>InstallConfigFluent. addNewCompute()InstallConfigFluent.ComputeNested<A>InstallConfigFluent. addNewComputeLike(MachinePool item)InstallConfigFluent.ComputeNested<A>InstallConfigFluent. editCompute(int index)InstallConfigFluent.ComputeNested<A>InstallConfigFluent. editFirstCompute()InstallConfigFluent.ComputeNested<A>InstallConfigFluent. editLastCompute()InstallConfigFluent.ComputeNested<A>InstallConfigFluent. editMatchingCompute(Predicate<MachinePoolBuilder> predicate)InstallConfigFluent.ComputeNested<A>InstallConfigFluent. setNewComputeLike(int index, MachinePool item)
-