MonitorType |
MonitorType.addGroupsItem(String groupsItem) |
MonitorType |
MonitorType.addTagsItem(String tagsItem) |
MonitorType |
MonitorType.createdAt(Long createdAt) |
MonitorType |
EventAttributes.getMonitor()
Attributes from the monitor that triggered the event.
|
MonitorType |
MonitorType.groups(List<String> groups) |
MonitorType |
MonitorType.groupStatus(Integer groupStatus) |
MonitorType |
MonitorType.id(Long id) |
MonitorType |
MonitorType.message(String message) |
MonitorType |
MonitorType.modified(Long modified) |
MonitorType |
MonitorType.name(String name) |
MonitorType |
MonitorType.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonitorType |
MonitorType.query(String query) |
MonitorType |
MonitorType.tags(List<String> tags) |
MonitorType |
MonitorType.templatedName(String templatedName) |
MonitorType |
MonitorType.type(String type) |