Package com.vmware.vim25
Class EventAlarmExpression
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.AlarmExpression
com.vmware.vim25.EventAlarmExpression
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetComparisons(EventAlarmExpressionComparison[] comparisons) voidsetEventType(String eventType) voidsetEventTypeId(String eventTypeId) voidsetObjectType(String objectType) voidsetStatus(ManagedEntityStatus status) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
comparisons
-
eventType
-
eventTypeId
-
objectType
-
status
-
-
Constructor Details
-
EventAlarmExpression
public EventAlarmExpression()
-
-
Method Details
-
getComparisons
-
getEventType
-
getEventTypeId
-
getObjectType
-
getStatus
-
setComparisons
-
setEventType
-
setEventTypeId
-
setObjectType
-
setStatus
-