| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EventSystemAttributesCategory |
EventSystemAttributesCategory.ALERT |
static EventSystemAttributesCategory |
EventSystemAttributesCategory.CHANGE |
| Modifier and Type | Method and Description |
|---|---|
static EventSystemAttributesCategory |
EventSystemAttributesCategory.fromValue(String value) |
EventSystemAttributesCategory |
EventSystemAttributes.getCategory()
Event category identifying the type of event.
|
| Modifier and Type | Method and Description |
|---|---|
EventSystemAttributes |
EventSystemAttributes.category(EventSystemAttributesCategory category) |
void |
EventSystemAttributesCategory.EventSystemAttributesCategorySerializer.serialize(EventSystemAttributesCategory value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EventSystemAttributes.setCategory(EventSystemAttributesCategory category) |
| Constructor and Description |
|---|
EventSystemAttributesCategorySerializer(Class<EventSystemAttributesCategory> t) |
Copyright © 2026. All rights reserved.