Package | Description |
---|---|
org.datadog.jenkins.plugins.datadog | |
org.datadog.jenkins.plugins.datadog.events |
Modifier and Type | Method and Description |
---|---|
DatadogEvent.AlertType |
DatadogEvent.getAlertType() |
static DatadogEvent.AlertType |
DatadogEvent.AlertType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatadogEvent.AlertType[] |
DatadogEvent.AlertType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DatadogEvent.AlertType |
AbstractDatadogEvent.getAlertType() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDatadogEvent.setAlertType(DatadogEvent.AlertType alertType) |
Copyright © 2016–2023. All rights reserved.