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