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