Package | Description |
---|---|
com.iland.core.api.notification | |
com.iland.core.api.notification.types |
Type of user notification service data model API.
|
com.iland.core.api.serialization |
Modifier and Type | Class and Description |
---|---|
class |
CloudTenantAlert
CloudTenantAlert.
|
Modifier and Type | Method and Description |
---|---|
List<Alert> |
AlertUpdateReport.getFailed()
Get the alerts that could not be updated.
|
List<Alert> |
AlertUpdateReport.getSuccess()
Get the alerts that were successfully updated.
|
Constructor and Description |
---|
AlertUpdateReport(List<Alert> success,
List<Alert> failed) |
AlertUpdateReport(List<Alert> success,
List<Alert> failed) |
Modifier and Type | Class and Description |
---|---|
class |
AntimalwarelAlert
Anti-malware alert.
|
class |
BurstSummaryAlert
Burst Summary Alert
|
class |
FirewallAlert
FirewallAlert.
|
class |
InitialBurstAlert
Initial Burst Alert.
|
class |
IntegrityAlert
Integrity Alert.
|
class |
IntrusionProtectionAlert
FirewallAlert.
|
class |
LogInspectionAlert
Log Inspection Alert.
|
class |
NearBurstAlert
Near Burst Alert.
|
class |
VappPowerStatusAlert
Vapp Power Status Alert.
|
class |
VdcOverConfiguredAlert
Vdc Over Configured Alert.
|
class |
VmPowerStatusAlert
Vm Power Status Alert.
|
class |
VulnerabilityAlert
Vulnerability Alert.
|
class |
WebReputationAlert
Web Reputation Alert.
|
Modifier and Type | Method and Description |
---|---|
Alert |
AlertDeserializer.deserialize(com.google.gson.JsonElement json,
Type type,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
AlertSerializer.serialize(Alert alert,
Type type,
com.google.gson.JsonSerializationContext context) |
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.