Package com.vmware.vim25.mo
Class Alarm
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.ExtensibleManagedObject
com.vmware.vim25.mo.Alarm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBackward-compat alias forgetInfo().getInfo()voidreconfigureAlarm(AlarmSpec spec) voidMethods inherited from class com.vmware.vim25.mo.ExtensibleManagedObject
getAvailableField, getValues, setCustomValueMethods inherited from class com.vmware.vim25.mo.ManagedObject
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setCachedProperty, setMOR, setServerConnection, toString, waitForValues
-
Constructor Details
-
Alarm
-
-
Method Details
-
getInfo
-
reconfigureAlarm
public void reconfigureAlarm(AlarmSpec spec) throws DuplicateName, InvalidName, RuntimeFault, RemoteException -
removeAlarm
- Throws:
RuntimeFaultRemoteException
-
getAssociatedEntity
-
getAlarmInfo
Backward-compat alias forgetInfo().
-