Package | Description |
---|---|
com.vmware.vcenter.vcha |
The
com.vmware.vcenter.vcha package provides interfaces for deploying
and monitoring a vCenter High Availability (VCHA) Cluster. |
com.vmware.vcenter.vcha.cluster |
The
com.vmware.vcenter.vcha.cluster package provides interfaces for
redeploying and monitoring a vCenter High Availability (VCHA) Cluster after a
successful initial deployment. |
Modifier and Type | Method and Description |
---|---|
ClusterFactory |
VchaFactory.cluster()
The
com.vmware.vcenter.vcha.cluster package provides interfaces for
redeploying and monitoring a vCenter High Availability (VCHA) Cluster after a
successful initial deployment. |
Modifier and Type | Method and Description |
---|---|
static ClusterFactory |
ClusterFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|