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,
                AlertType alertType) | 
| CloudTenantAlert(String uuid,
                String username,
                AlertDeliverySpec deliverySpec,
                boolean enabled,
                String tenantUuid,
                int threshold,
                AlertType alertType) | 
| 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, isEnabledpublic static final String TENANT_UUID
public static final String THRESHOLD
public CloudTenantAlert(String uuid, String username, AlertDeliverySpec deliverySpec, boolean enabled, String tenantUuid, int threshold, AlertType alertType)
public CloudTenantAlert(String uuid, CloudTenantAlert a, AlertType alertType)
public String getEntityUuid()
AlertgetEntityUuid in class Alertpublic int getThreshold()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.