Uses of Class
io.fabric8.openshift.api.model.installer.baremetal.v1.HostFluent.BmcNested
-
Packages that use HostFluent.BmcNested Package Description io.fabric8.openshift.api.model.installer.baremetal.v1 -
-
Uses of HostFluent.BmcNested in io.fabric8.openshift.api.model.installer.baremetal.v1
Methods in io.fabric8.openshift.api.model.installer.baremetal.v1 that return HostFluent.BmcNested Modifier and Type Method Description HostFluent.BmcNested<A>HostFluent. editBmc()HostFluent.BmcNested<A>HostFluent. editOrNewBmc()HostFluent.BmcNested<A>HostFluent. editOrNewBmcLike(BMC item)HostFluent.BmcNested<A>HostFluent. withNewBmc()HostFluent.BmcNested<A>HostFluent. withNewBmcLike(BMC item)
-