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