EventAttributes |
EventAttributes.addMonitorGroupsItem(String monitorGroupsItem) |
EventAttributes |
EventAttributes.addTagsItem(String tagsItem) |
EventAttributes |
EventAttributes.aggregationKey(String aggregationKey) |
EventAttributes |
EventAttributes.dateHappened(Long dateHappened) |
EventAttributes |
EventAttributes.deviceName(String deviceName) |
EventAttributes |
EventAttributes.duration(Long duration) |
EventAttributes |
EventAttributes.eventObject(String eventObject) |
EventAttributes |
EventAttributes.evt(Event evt) |
EventAttributes |
EventResponseAttributes.getAttributes()
Object description of attributes from your event.
|
EventAttributes |
EventAttributes.hostname(String hostname) |
EventAttributes |
EventAttributes.monitor(MonitorType monitor) |
EventAttributes |
EventAttributes.monitorGroups(List<String> monitorGroups) |
EventAttributes |
EventAttributes.monitorId(Long monitorId) |
EventAttributes |
EventAttributes.priority(EventPriority priority) |
EventAttributes |
EventAttributes.relatedEventId(Long relatedEventId) |
EventAttributes |
EventAttributes.service(String service) |
EventAttributes |
EventAttributes.sourcecategory(String sourcecategory) |
EventAttributes |
EventAttributes.sourceTypeName(String sourceTypeName) |
EventAttributes |
EventAttributes.status(EventStatusType status) |
EventAttributes |
EventAttributes.tags(List<String> tags) |
EventAttributes |
EventAttributes.timestamp(Long timestamp) |
EventAttributes |
EventAttributes.title(String title) |