| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EscalationTarget |
EscalationTarget.EscalationTargetDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
EscalationTarget |
EscalationTarget.EscalationTargetDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<EscalationTarget> |
EscalationTargets.getData()
The
EscalationTargets data. |
| Modifier and Type | Method and Description |
|---|---|
EscalationTargets |
EscalationTargets.addDataItem(EscalationTarget dataItem) |
void |
EscalationTarget.EscalationTargetSerializer.serialize(EscalationTarget value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
EscalationTargets |
EscalationTargets.data(List<EscalationTarget> data) |
void |
EscalationTargets.setData(List<EscalationTarget> data) |
| Constructor and Description |
|---|
EscalationTargetSerializer(Class<EscalationTarget> t) |
Copyright © 2026. All rights reserved.