| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EventSystemAttributesIntegrationId |
EventSystemAttributesIntegrationId.CUSTOM_EVENTS |
| Modifier and Type | Method and Description |
|---|---|
static EventSystemAttributesIntegrationId |
EventSystemAttributesIntegrationId.fromValue(String value) |
EventSystemAttributesIntegrationId |
EventSystemAttributes.getIntegrationId()
Integration ID sourced from integration manifests.
|
| Modifier and Type | Method and Description |
|---|---|
EventSystemAttributes |
EventSystemAttributes.integrationId(EventSystemAttributesIntegrationId integrationId) |
void |
EventSystemAttributesIntegrationId.EventSystemAttributesIntegrationIdSerializer.serialize(EventSystemAttributesIntegrationId value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EventSystemAttributes.setIntegrationId(EventSystemAttributesIntegrationId integrationId) |
| Constructor and Description |
|---|
EventSystemAttributesIntegrationIdSerializer(Class<EventSystemAttributesIntegrationId> t) |
Copyright © 2025. All rights reserved.