Package | Description |
---|---|
com.vmware.appliance |
The
com.vmware.appliance package provides interfaces for managing
vCenter Appliance configuration. |
com.vmware.appliance.localaccounts |
The
com.vmware.appliancelocalaccounts package provides interfaces for
managing local (OS) accounts in the appliance. |
Modifier and Type | Method and Description |
---|---|
LocalaccountsFactory |
ApplianceFactory.localaccounts()
The
com.vmware.appliancelocalaccounts package provides interfaces for
managing local (OS) accounts in the appliance. |
Modifier and Type | Method and Description |
---|---|
static LocalaccountsFactory |
LocalaccountsFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|