| Package | Description |
|---|---|
| com.vmware.vim25.mo | |
| com.vmware.vim25.ws |
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualMachine.rebootGuest() |
void |
VirtualMachine.setDisplayTopology(VirtualMachineDisplayTopology[] displays) |
void |
VirtualMachine.setScreenResolution(int width,
int height) |
void |
VirtualMachine.shutdownGuest() |
void |
VirtualMachine.standbyGuest() |
Task |
VirtualMachine.upgradeTools_Task(String installerOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
VimStub.rebootGuest(ManagedObjectReference _this) |
void |
VimStub.setDisplayTopology(ManagedObjectReference _this,
VirtualMachineDisplayTopology[] displays) |
void |
VimStub.setScreenResolution(ManagedObjectReference _this,
int width,
int height) |
void |
VimStub.shutdownGuest(ManagedObjectReference _this) |
void |
VimStub.standbyGuest(ManagedObjectReference _this) |
ManagedObjectReference |
VimStub.upgradeTools_Task(ManagedObjectReference _this,
String installerOptions) |
Copyright © 2011-2012. All Rights Reserved.