| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionQueryShowToastOnError |
ActionQueryShowToastOnError.ActionQueryShowToastOnErrorDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ActionQueryShowToastOnError |
ActionQueryShowToastOnError.ActionQueryShowToastOnErrorDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
ActionQueryShowToastOnError |
ActionQueryProperties.getShowToastOnError()
Whether to display a toast to the user when the query returns an error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionQueryShowToastOnError.ActionQueryShowToastOnErrorSerializer.serialize(ActionQueryShowToastOnError value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ActionQueryProperties.setShowToastOnError(ActionQueryShowToastOnError showToastOnError) |
ActionQueryProperties |
ActionQueryProperties.showToastOnError(ActionQueryShowToastOnError showToastOnError) |
| Constructor and Description |
|---|
ActionQueryShowToastOnErrorSerializer(Class<ActionQueryShowToastOnError> t) |
Copyright © 2025. All rights reserved.