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