| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionQueryRequiresConfirmation |
ActionQueryRequiresConfirmation.ActionQueryRequiresConfirmationDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ActionQueryRequiresConfirmation |
ActionQueryRequiresConfirmation.ActionQueryRequiresConfirmationDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
ActionQueryRequiresConfirmation |
ActionQueryProperties.getRequiresConfirmation()
Whether to prompt the user to confirm this query before it runs.
|
| Modifier and Type | Method and Description |
|---|---|
ActionQueryProperties |
ActionQueryProperties.requiresConfirmation(ActionQueryRequiresConfirmation requiresConfirmation) |
void |
ActionQueryRequiresConfirmation.ActionQueryRequiresConfirmationSerializer.serialize(ActionQueryRequiresConfirmation value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ActionQueryProperties.setRequiresConfirmation(ActionQueryRequiresConfirmation requiresConfirmation) |
| Constructor and Description |
|---|
ActionQueryRequiresConfirmationSerializer(Class<ActionQueryRequiresConfirmation> t) |
Copyright © 2026. All rights reserved.