public class AlertPojo extends Object
| Modifier and Type | Field and Description |
|---|---|
AlertCodePojo |
code
The code identifying the type of alert, as described in the punchplatform monitoring alert list :
AlertCodePojo |
String |
description
A description for the human readers, including context information.
|
| Constructor and Description |
|---|
AlertPojo()
Constructor for deserialization
|
AlertPojo(AlertCodePojo code,
String description) |
public AlertCodePojo code
AlertCodePojopublic String description
public AlertPojo(AlertCodePojo code, String description)
public AlertPojo()
Copyright © 2014–2023. All rights reserved.