@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class AlertDefinitionCollection extends java.util.HashMap<java.lang.String,AlertDefinition> implements IDiffableObject
Constructor and Description |
---|
AlertDefinitionCollection() |
Modifier and Type | Method and Description |
---|---|
AlertDefinition |
getAlertDefinition(java.lang.String alertName) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
@ThingworxExtensionApiMethod(since={6,6}) public AlertDefinition getAlertDefinition(java.lang.String alertName)