Package | Description |
---|---|
com.vmware.esx.settings.hosts |
The
com.vmware.esx.settings.hosts package provides interfaces to manage
desired state configuration and software for a standalone ESX host. |
com.vmware.esx.settings.hosts.policies |
The
com.vmware.esx.settings.hosts.policies package provides interfaces
to manage the policies that affect management of desired state configuration and
software for an ESXi host. |
Modifier and Type | Method and Description |
---|---|
PoliciesFactory |
HostsFactory.policies()
The
com.vmware.esx.settings.hosts.policies package provides interfaces
to manage the policies that affect management of desired state configuration and
software for an ESXi host. |
Modifier and Type | Method and Description |
---|---|
static PoliciesFactory |
PoliciesFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|