Uses of Class
io.fabric8.openshift.api.model.installer.baremetal.v1.HostFluent.RootDeviceHintsNested
-
Packages that use HostFluent.RootDeviceHintsNested Package Description io.fabric8.openshift.api.model.installer.baremetal.v1 -
-
Uses of HostFluent.RootDeviceHintsNested in io.fabric8.openshift.api.model.installer.baremetal.v1
Methods in io.fabric8.openshift.api.model.installer.baremetal.v1 that return HostFluent.RootDeviceHintsNested Modifier and Type Method Description HostFluent.RootDeviceHintsNested<A>HostFluent. editOrNewRootDeviceHints()HostFluent.RootDeviceHintsNested<A>HostFluent. editOrNewRootDeviceHintsLike(RootDeviceHints item)HostFluent.RootDeviceHintsNested<A>HostFluent. editRootDeviceHints()HostFluent.RootDeviceHintsNested<A>HostFluent. withNewRootDeviceHints()HostFluent.RootDeviceHintsNested<A>HostFluent. withNewRootDeviceHintsLike(RootDeviceHints item)
-