| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AlertEventAttributesLinksItemCategory |
AlertEventAttributesLinksItemCategory.DASHBOARD |
static AlertEventAttributesLinksItemCategory |
AlertEventAttributesLinksItemCategory.DOCUMENTATION |
static AlertEventAttributesLinksItemCategory |
AlertEventAttributesLinksItemCategory.RUNBOOK |
| Modifier and Type | Method and Description |
|---|---|
static AlertEventAttributesLinksItemCategory |
AlertEventAttributesLinksItemCategory.fromValue(String value) |
AlertEventAttributesLinksItemCategory |
AlertEventAttributesLinksItem.getCategory()
The category of the link.
|
| Modifier and Type | Method and Description |
|---|---|
AlertEventAttributesLinksItem |
AlertEventAttributesLinksItem.category(AlertEventAttributesLinksItemCategory category) |
void |
AlertEventAttributesLinksItemCategory.AlertEventAttributesLinksItemCategorySerializer.serialize(AlertEventAttributesLinksItemCategory value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AlertEventAttributesLinksItem.setCategory(AlertEventAttributesLinksItemCategory category) |
| Constructor and Description |
|---|
AlertEventAttributesLinksItemCategorySerializer(Class<AlertEventAttributesLinksItemCategory> t) |
Copyright © 2026. All rights reserved.