public class VirtualMachineWipeResult extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
int |
diskId |
long |
shrinkableDiskSpace |
dynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualMachineWipeResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDiskId() |
long |
getShrinkableDiskSpace() |
void |
setDiskId(int diskId) |
void |
setShrinkableDiskSpace(long shrinkableDiskSpace) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.