| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionQueryDebounceInMs |
ActionQueryDebounceInMs.ActionQueryDebounceInMsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ActionQueryDebounceInMs |
ActionQueryProperties.getDebounceInMs()
The minimum time in milliseconds that must pass before the query can be triggered again.
|
ActionQueryDebounceInMs |
ActionQueryDebounceInMs.ActionQueryDebounceInMsDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
ActionQueryProperties |
ActionQueryProperties.debounceInMs(ActionQueryDebounceInMs debounceInMs) |
void |
ActionQueryDebounceInMs.ActionQueryDebounceInMsSerializer.serialize(ActionQueryDebounceInMs value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ActionQueryProperties.setDebounceInMs(ActionQueryDebounceInMs debounceInMs) |
| Constructor and Description |
|---|
ActionQueryDebounceInMsSerializer(Class<ActionQueryDebounceInMs> t) |
Copyright © 2026. All rights reserved.