Package | Description |
---|---|
com.vmware.appliance |
The
com.vmware.appliance package provides interfaces for managing
vCenter Appliance configuration. |
com.vmware.appliance.health |
The
com.vmware.appliance.health package provides interfaces for
reporting the health of the various subsystems of the the appliance. |
Modifier and Type | Method and Description |
---|---|
HealthFactory |
ApplianceFactory.health()
The
com.vmware.appliance.health package provides interfaces for
reporting the health of the various subsystems of the the appliance. |
Modifier and Type | Method and Description |
---|---|
static HealthFactory |
HealthFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|