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