Package | Description |
---|---|
com.vmware.esx.hosts |
The
com.vmware.esx.hosts package provides interfaces to manage ESX host. |
com.vmware.esx.hosts.software |
The
com.vmware.esx.hosts.software package provides interfaces to get
information about current software on ESX. |
Modifier and Type | Method and Description |
---|---|
SoftwareFactory |
HostsFactory.software()
The
com.vmware.esx.hosts.software package provides interfaces to get
information about current software on ESX. |
Modifier and Type | Method and Description |
---|---|
static SoftwareFactory |
SoftwareFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|