public class CloudTenantAlert extends Alert
Modifier and Type | Field and Description |
---|---|
static String |
TENANT_UUID |
static String |
THRESHOLD |
ALERT_UUID_PREFIX
Constructor and Description |
---|
CloudTenantAlert(String uuid,
CloudTenantAlert a) |
CloudTenantAlert(String uuid,
String username,
AlertDeliverySpec deliverySpec,
boolean enabled,
String tenantUuid,
int threshold) |
Modifier and Type | Method and Description |
---|---|
String |
getEntityUuid()
Get the entity's uuid.
|
int |
getThreshold()
Get the threshold for the cloud tenant alert.
|
equals, getDeliverySpec, getType, getUsername, getUuid, hashCode, isEnabled
public static final String TENANT_UUID
public static final String THRESHOLD
public CloudTenantAlert(String uuid, String username, AlertDeliverySpec deliverySpec, boolean enabled, String tenantUuid, int threshold)
public CloudTenantAlert(String uuid, CloudTenantAlert a)
public String getEntityUuid()
Alert
getEntityUuid
in class Alert
public int getThreshold()
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.