| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionQueryMockedOutputsEnabled |
ActionQueryMockedOutputsEnabled.ActionQueryMockedOutputsEnabledDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ActionQueryMockedOutputsEnabled |
ActionQueryMockedOutputsObject.getEnabled()
Whether to enable the mocked outputs for testing.
|
ActionQueryMockedOutputsEnabled |
ActionQueryMockedOutputsEnabled.ActionQueryMockedOutputsEnabledDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
ActionQueryMockedOutputsObject |
ActionQueryMockedOutputsObject.enabled(ActionQueryMockedOutputsEnabled enabled) |
void |
ActionQueryMockedOutputsEnabled.ActionQueryMockedOutputsEnabledSerializer.serialize(ActionQueryMockedOutputsEnabled value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ActionQueryMockedOutputsObject.setEnabled(ActionQueryMockedOutputsEnabled enabled) |
| Constructor and Description |
|---|
ActionQueryMockedOutputsObject(ActionQueryMockedOutputsEnabled enabled) |
| Constructor and Description |
|---|
ActionQueryMockedOutputsEnabledSerializer(Class<ActionQueryMockedOutputsEnabled> t) |
Copyright © 2026. All rights reserved.