| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionQuerySpec |
ActionQuerySpec.ActionQuerySpecDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ActionQuerySpec |
ActionQuerySpec.ActionQuerySpecDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
ActionQuerySpec |
ActionQueryProperties.getSpec()
The definition of the action query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionQuerySpec.ActionQuerySpecSerializer.serialize(ActionQuerySpec value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ActionQueryProperties.setSpec(ActionQuerySpec spec) |
ActionQueryProperties |
ActionQueryProperties.spec(ActionQuerySpec spec) |
| Constructor and Description |
|---|
ActionQueryProperties(ActionQuerySpec spec) |
| Constructor and Description |
|---|
ActionQuerySpecSerializer(Class<ActionQuerySpec> t) |
Copyright © 2026. All rights reserved.