| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AlertEventAttributesPriority |
AlertEventAttributesPriority.PRIORITY_FIVE |
static AlertEventAttributesPriority |
AlertEventAttributesPriority.PRIORITY_FOUR |
static AlertEventAttributesPriority |
AlertEventAttributesPriority.PRIORITY_ONE |
static AlertEventAttributesPriority |
AlertEventAttributesPriority.PRIORITY_THREE |
static AlertEventAttributesPriority |
AlertEventAttributesPriority.PRIORITY_TWO |
| Modifier and Type | Method and Description |
|---|---|
static AlertEventAttributesPriority |
AlertEventAttributesPriority.fromValue(String value) |
AlertEventAttributesPriority |
AlertEventAttributes.getPriority()
The priority of the alert.
|
| Modifier and Type | Method and Description |
|---|---|
AlertEventAttributes |
AlertEventAttributes.priority(AlertEventAttributesPriority priority) |
void |
AlertEventAttributesPriority.AlertEventAttributesPrioritySerializer.serialize(AlertEventAttributesPriority value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AlertEventAttributes.setPriority(AlertEventAttributesPriority priority) |
| Constructor and Description |
|---|
AlertEventAttributesPrioritySerializer(Class<AlertEventAttributesPriority> t) |
Copyright © 2026. All rights reserved.