public static interface Hypervisor.CPUInfo extends ModelEntity
| Modifier and Type | Method and Description |
|---|---|
String |
getArch() |
List<String> |
getFeatures() |
List<Object> |
getModel() |
Hypervisor.CPUTopology |
getTopology() |
List<Object> |
getVendor() |
String getArch()
Hypervisor.CPUTopology getTopology()
Copyright © 2019. All rights reserved.