com.vmware.vcenter.vm package provides interfaces for managing
VMware Tools.See: Description
| Interface | Description |
|---|---|
| Installer |
The
Installer (@term service} provides methods to install VMware Tools
in the guest operating system. |
| InstallerTypes |
Defines the data types of the
Installer
API service. |
| Class | Description |
|---|---|
| InstallerDefinitions |
Defines the type descriptors for the
Installer
API service. |
| InstallerStub |
Remote stub implementation of the
Installer
API service. |
| InstallerTypes.Info |
The
Info class contains information about the VMWare Tools installer. |
| InstallerTypes.Info.Builder |
Builder class for
InstallerTypes.Info. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.vm.tools package. |
| ToolsFactory |
ToolsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.tools package and also has the subpackages reference
to access respective subpackage services. |
com.vmware.vcenter.vm package provides interfaces for managing
VMware Tools.