public class VmCapabilityResponse extends Object implements Serializable
Constructor and Description |
---|
VmCapabilityResponse(boolean cpuHotAddEnabled,
boolean memoryHotAddEnabled) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCpuHotAddEnabled()
Is cpu hot add enabled.
|
boolean |
isMemoryHotAddEnabled()
Is memory hot add enabled.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.