| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionQuerySpecInputs |
ActionQuerySpecInputs.ActionQuerySpecInputsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ActionQuerySpecInputs |
ActionQuerySpecObject.getInputs()
The inputs to the action query.
|
ActionQuerySpecInputs |
ActionQuerySpecInputs.ActionQuerySpecInputsDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
ActionQuerySpecObject |
ActionQuerySpecObject.inputs(ActionQuerySpecInputs inputs) |
void |
ActionQuerySpecInputs.ActionQuerySpecInputsSerializer.serialize(ActionQuerySpecInputs value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ActionQuerySpecObject.setInputs(ActionQuerySpecInputs inputs) |
| Constructor and Description |
|---|
ActionQuerySpecInputsSerializer(Class<ActionQuerySpecInputs> t) |
Copyright © 2026. All rights reserved.