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