Package | Description |
---|---|
org.datadog.alerts |
Modifier and Type | Method and Description |
---|---|
static TrafficAlert.AlertType |
TrafficAlert.AlertType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrafficAlert.AlertType[] |
TrafficAlert.AlertType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TrafficAlert(TrafficAlert.AlertType alertType,
ZonedDateTime alertDateTime,
float hitsAverage)
Creates a new immutable
TrafficAlert . |
Copyright © 2019. All rights reserved.