public class HostDateTimeSystem extends ManagedObject
| Constructor and Description |
|---|
HostDateTimeSystem(ServerConnection serverConnection,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
HostDateTimeInfo |
getDateTimeInfo() |
HostDateTimeSystemTimeZone[] |
queryAvailableTimeZones() |
Calendar |
queryDateTime() |
void |
refreshDateTimeSystem() |
void |
updateDateTime(Calendar dateTime) |
void |
updateDateTimeConfig(HostDateTimeConfig config) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic HostDateTimeSystem(ServerConnection serverConnection, ManagedObjectReference mor)
public HostDateTimeInfo getDateTimeInfo()
public HostDateTimeSystemTimeZone[] queryAvailableTimeZones() throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic Calendar queryDateTime() throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic void refreshDateTimeSystem()
throws RuntimeFault,
RemoteException
RuntimeFaultRemoteExceptionpublic void updateDateTime(Calendar dateTime) throws HostConfigFault, RuntimeFault, RemoteException
public void updateDateTimeConfig(HostDateTimeConfig config) throws HostConfigFault, RuntimeFault, RemoteException
Copyright © 2011-2012. All Rights Reserved.