| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
V2EventAttributesAttributes |
V2EventAttributesAttributes.V2EventAttributesAttributesDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
V2EventAttributesAttributes |
V2EventAttributes.getAttributes()
JSON object for category-specific attributes.
|
V2EventAttributesAttributes |
V2EventAttributesAttributes.V2EventAttributesAttributesDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
V2EventAttributes |
V2EventAttributes.attributes(V2EventAttributesAttributes attributes) |
void |
V2EventAttributesAttributes.V2EventAttributesAttributesSerializer.serialize(V2EventAttributesAttributes value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
V2EventAttributes.setAttributes(V2EventAttributesAttributes attributes) |
| Constructor and Description |
|---|
V2EventAttributesAttributesSerializer(Class<V2EventAttributesAttributes> t) |
Copyright © 2025. All rights reserved.