Package | Description |
---|---|
org.thales.punch.platform.api.es.health |
Copyright © 2016-2021 Thales Services Numériques
Licensed under the Thales Inner Source Software License:
Version 1.2, InnerOpen - Distribution Controlled
You may not use this file except in compliance with the License.
|
Modifier and Type | Field and Description |
---|---|
AlertCodePojo |
AlertPojo.code
The code identifying the type of alert, as described in the punchplatform monitoring alert list :
AlertCodePojo |
Modifier and Type | Method and Description |
---|---|
static AlertCodePojo |
AlertCodePojo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertCodePojo[] |
AlertCodePojo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AlertPojo(AlertCodePojo code,
String description) |
Copyright © 2014–2023. All rights reserved.