| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AnyValueItem |
AnyValueItem.AnyValueItemDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
AnyValueItem |
AnyValueItem.AnyValueItemDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnyValueItem> |
AnyValue.getList()
Get the actual instance of `List<AnyValueItem>`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnyValueItem.AnyValueItemSerializer.serialize(AnyValueItem value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
AnyValue(List<AnyValueItem> o) |
AnyValueItemSerializer(Class<AnyValueItem> t) |
Copyright © 2026. All rights reserved.