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