| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DegradationArrayIncluded |
DegradationArrayIncluded.DegradationArrayIncludedDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
DegradationArrayIncluded |
DegradationArrayIncluded.DegradationArrayIncludedDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<DegradationArrayIncluded> |
DegradationArray.getIncluded()
The included related resources of a degradation.
|
List<DegradationArrayIncluded> |
Degradation.getIncluded()
The included related resources of a degradation.
|
| Modifier and Type | Method and Description |
|---|---|
DegradationArray |
DegradationArray.addIncludedItem(DegradationArrayIncluded includedItem) |
Degradation |
Degradation.addIncludedItem(DegradationArrayIncluded includedItem) |
void |
DegradationArrayIncluded.DegradationArrayIncludedSerializer.serialize(DegradationArrayIncluded value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
DegradationArray |
DegradationArray.included(List<DegradationArrayIncluded> included) |
Degradation |
Degradation.included(List<DegradationArrayIncluded> included) |
void |
DegradationArray.setIncluded(List<DegradationArrayIncluded> included) |
void |
Degradation.setIncluded(List<DegradationArrayIncluded> included) |
| Constructor and Description |
|---|
DegradationArrayIncludedSerializer(Class<DegradationArrayIncluded> t) |
Copyright © 2026. All rights reserved.