| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AlertEventAttributesStatus |
AlertEventAttributesStatus.ERROR |
static AlertEventAttributesStatus |
AlertEventAttributesStatus.OK |
static AlertEventAttributesStatus |
AlertEventAttributesStatus.WARN |
| Modifier and Type | Method and Description |
|---|---|
static AlertEventAttributesStatus |
AlertEventAttributesStatus.fromValue(String value) |
AlertEventAttributesStatus |
AlertEventAttributes.getStatus()
The status of the alert.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertEventAttributesStatus.AlertEventAttributesStatusSerializer.serialize(AlertEventAttributesStatus value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AlertEventAttributes.setStatus(AlertEventAttributesStatus status) |
AlertEventAttributes |
AlertEventAttributes.status(AlertEventAttributesStatus status) |
| Constructor and Description |
|---|
AlertEventAttributesStatusSerializer(Class<AlertEventAttributesStatus> t) |
Copyright © 2026. All rights reserved.