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