Package | Description |
---|---|
com.vmware.vcenter.vm |
The
com.vmware.vcenter.vm package provides interfaces for managing
virtual machines. |
com.vmware.vcenter.vm.guest |
The
com.vmware.vcenter.vm.guest package provides interfaces for dealing
with the guest operating system. |
Modifier and Type | Method and Description |
---|---|
GuestFactory |
VmFactory.guest()
The
com.vmware.vcenter.vm.guest package provides interfaces for dealing
with the guest operating system. |
Modifier and Type | Method and Description |
---|---|
static GuestFactory |
GuestFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|