Uses of Class
io.fabric8.openshift.api.model.hive.v1.MachinePoolFluent.StatusNested
-
Packages that use MachinePoolFluent.StatusNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolFluent.StatusNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolFluent.StatusNested Modifier and Type Method Description MachinePoolFluent.StatusNested<A>MachinePoolFluent. editOrNewStatus()MachinePoolFluent.StatusNested<A>MachinePoolFluent. editOrNewStatusLike(MachinePoolStatus item)MachinePoolFluent.StatusNested<A>MachinePoolFluent. editStatus()MachinePoolFluent.StatusNested<A>MachinePoolFluent. withNewStatus()MachinePoolFluent.StatusNested<A>MachinePoolFluent. withNewStatusLike(MachinePoolStatus item)
-