Uses of Interface
org.openstack4j.model.compute.ext.Hypervisor.CPUInfo
-
Packages that use Hypervisor.CPUInfo Package Description org.openstack4j.model.compute.ext org.openstack4j.openstack.compute.domain.ext -
-
Uses of Hypervisor.CPUInfo in org.openstack4j.model.compute.ext
Methods in org.openstack4j.model.compute.ext that return Hypervisor.CPUInfo Modifier and Type Method Description Hypervisor.CPUInfoHypervisor. getCPUInfo()Gets the cpu info. -
Uses of Hypervisor.CPUInfo in org.openstack4j.openstack.compute.domain.ext
Methods in org.openstack4j.openstack.compute.domain.ext that return Hypervisor.CPUInfo Modifier and Type Method Description Hypervisor.CPUInfoExtHypervisor. getCPUInfo()
-